Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-031708
#<BuildRuby:0x00005608116e24f8
@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.20231222-031708",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002733 0.003277 1.626366 ( 1.943410)
build_miniruby 0.001433 0.000000 1.347029 ( 1.345190)
build_ruby 0.001407 0.000000 2.534718 ( 2.742140)
build_all 0.002167 0.004106 4.944244 ( 1.860814)
build_install 0.010389 0.006155 6.425759 ( 3.137175)
test_btest 0.000813 0.000174 79.947361 ( 22.420523)
test_basic 0.003992 0.004252 0.849293 ( 0.911355)
test_all 0.088372 0.036240 676.377530 (254.844278)
test_rubyspec 0.036652 0.025491 91.583647 (103.356012)
total: 392.56 sec