Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-084119
#<BuildRuby:0x000055812c012130
@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.20230908-084119",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.003071 0.002837 2.032769 ( 3.604155)
build_miniruby 0.001452 0.000335 1.531089 ( 1.530250)
build_ruby 0.001476 0.000000 3.196403 ( 3.432346)
build_all 0.007789 0.000360 6.154312 ( 3.240901)
build_install 0.012964 0.007132 7.840447 ( 4.592273)
test_btest 0.000858 0.000214 82.835970 ( 32.839946)
test_basic 0.005047 0.000293 0.800116 ( 0.874808)
test_all 0.007908 0.000947 676.142251 (289.224476)
test_rubyspec 0.046324 0.025810 102.625471 (122.281399)
total: 461.62 sec