Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-195131
#<BuildRuby:0x000055f5cb04d7f8
@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.20240312-195131",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007991 0.000828 2.759277 ( 3.539822)
build_miniruby 0.001043 0.000217 1.802255 ( 1.866306)
build_ruby 0.000000 0.001771 3.603828 ( 3.955999)
build_all 0.000000 0.008669 7.077678 ( 4.425022)
build_install 0.006616 0.013984 8.954255 ( 6.743793)
test_btest 0.000626 0.000265 97.346833 ( 64.524143)
test_basic 0.001863 0.007262 1.070726 ( 1.423763)
test_all 0.094760 0.026861 838.236120 (440.612548)
test_rubyspec 0.053363 0.044635 138.193738 (191.702944)
total: 718.80 sec