Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-210447
#<BuildRuby:0x00007f5b9a9efdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241230-210447",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005327 0.000221 1.641240 ( 1.970514)
build_miniruby 0.001491 0.000000 1.509057 ( 1.505836)
build_ruby 0.001980 0.000000 3.791755 ( 3.952252)
build_all 0.003812 0.004015 6.175306 ( 2.595527)
build_install 0.015150 0.000496 7.730842 ( 4.045622)
test_btest 0.000814 0.000157 74.233631 ( 21.671733)
test_basic 0.009431 0.000148 0.981453 ( 1.030852)
test_all 0.107335 0.033407 689.371770 (210.721621)
test_rubyspec 0.052855 0.024092 116.982303 ( 28.295834)
total: 275.79 sec