Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-021054
#<BuildRuby:0x0000558d316d1a00
@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.20240121-021054",
@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.000002 0.000027 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.004963 1.678319 ( 2.077980)
build_miniruby 0.000000 0.001697 1.668064 ( 1.693296)
build_ruby 0.001063 0.000809 3.331968 ( 3.579129)
build_all 0.003569 0.004590 6.051158 ( 3.102349)
build_install 0.017072 0.000000 7.080189 ( 4.135637)
test_btest 0.000897 0.000000 82.753183 ( 32.072936)
test_basic 0.000445 0.007742 0.888615 ( 0.962551)
test_all 0.084056 0.034396 785.472854 (286.275464)
test_rubyspec 0.051178 0.054205 162.550517 (174.297164)
total: 508.20 sec