Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-212043
#<BuildRuby:0x000055bad8096120
@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.20240117-212043",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004539 0.000544 1.656333 ( 2.248488)
build_miniruby 0.001563 0.000187 6.383261 ( 5.996300)
build_ruby 0.001253 0.000150 3.425776 ( 3.641806)
build_all 0.000643 0.007091 5.628910 ( 2.868785)
build_install 0.014150 0.002902 7.021006 ( 4.281959)
test_btest 0.000687 0.000129 81.727215 ( 32.536508)
test_basic 0.006477 0.000481 0.892592 ( 0.986788)
test_all 0.077362 0.040443 797.815855 (285.025695)
test_rubyspec 0.038066 0.062952 161.253571 (173.028321)
total: 510.62 sec