Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-213738
#<BuildRuby:0x00005577bf9d1e58
@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.20231205-213738",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.001557 0.004833 2.177421 ( 2.288486)
build_miniruby 0.001599 0.000000 1.571889 ( 1.572522)
build_ruby 0.001838 0.000000 3.242856 ( 3.448920)
build_all 0.007722 0.000000 5.724624 ( 2.529819)
build_install 0.018475 0.000000 7.346532 ( 4.252234)
test_btest 0.000810 0.000000 81.458725 ( 29.169489)
test_basic 0.003866 0.001766 0.799572 ( 0.863102)
test_all 0.087575 0.031141 693.625411 (256.799753)
test_rubyspec 0.038609 0.027047 95.456896 (110.049935)
total: 410.98 sec