Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-050841
#<BuildRuby:0x0000563137265fc0
@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.20231016-050841",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000032 0.000002 0.000034 ( 0.000141)
build_up 0.007128 0.000189 2.456719 ( 3.536923)
build_miniruby 0.001576 0.000096 1.627709 ( 1.777278)
build_ruby 0.001401 0.000085 3.350443 ( 3.741180)
build_all 0.007617 0.000201 6.580555 ( 4.950724)
build_install 0.019912 0.000000 8.442832 ( 6.527979)
test_btest 0.001053 0.000000 91.029616 ( 62.962599)
test_basic 0.004848 0.003998 1.001540 ( 1.186787)
test_all 0.006006 0.003976 716.511212 (366.328009)
test_rubyspec 0.047219 0.026594 108.105578 (136.218445)
total: 587.23 sec