Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-032204
#<BuildRuby:0x000055d85c285ef8
@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.20240301-032204",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.007856 2.947397 ( 2.525432)
build_miniruby 0.001428 0.000318 1.735649 ( 1.734302)
build_ruby 0.001412 0.000314 3.312658 ( 3.572178)
build_all 0.006771 0.001505 6.854841 ( 3.195388)
build_install 0.018613 0.002065 9.000765 ( 4.700106)
test_btest 0.000560 0.000116 90.348081 ( 30.649096)
test_basic 0.005203 0.001077 0.851541 ( 0.919378)
test_all 0.067866 0.051854 815.688756 (323.454034)
test_rubyspec 0.046259 0.042201 122.567966 (132.389018)
total: 503.14 sec