Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-155841
#<BuildRuby:0x0000556bc39bdf00
@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.20240214-155841",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.005092 0.001273 2.063057 ( 2.479775)
build_miniruby 0.001186 0.000297 2.016552 ( 2.015562)
build_ruby 0.001243 0.000311 3.129996 ( 3.364169)
build_all 0.007466 0.000000 6.366010 ( 2.436367)
build_install 0.018353 0.000000 7.646234 ( 3.534541)
test_btest 0.000904 0.000000 87.015369 ( 24.011172)
test_basic 0.000000 0.005899 0.820264 ( 6.170686)
test_all 0.075635 0.044472 761.726890 (242.519960)
test_rubyspec 0.056099 0.045024 166.903746 (175.788141)
total: 462.32 sec