Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-111513
#<BuildRuby:0x00007f2521b2fdc0
@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.20241210-111513",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.008298 0.000000 3.639865 ( 3.583808)
build_miniruby 0.001931 0.000000 1.601154 ( 1.598816)
build_ruby 0.002162 0.000000 3.928742 ( 4.116752)
build_all 0.005521 0.004449 6.371787 ( 3.076247)
build_install 0.013224 0.008368 8.928958 ( 4.818524)
test_btest 0.000825 0.000000 78.600818 ( 32.289015)
test_basic 0.011338 0.000929 1.075253 ( 1.183752)
test_all 0.094488 0.052507 784.372182 (394.107269)
test_rubyspec 0.050441 0.040029 115.401966 ( 44.277755)
total: 489.05 sec