Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-074855
#<BuildRuby:0x0000558fd2b95f70
@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.20231228-074855",
@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.000000 0.000021 ( 0.000021)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.005287 0.000000 1.594655 ( 1.925667)
build_miniruby 0.000000 0.001487 1.283727 ( 1.282508)
build_ruby 0.000000 0.001364 2.954498 ( 3.208116)
build_all 0.002068 0.005064 5.360636 ( 2.206929)
build_install 0.007869 0.006276 6.257212 ( 3.064111)
test_btest 0.000000 0.000934 80.268372 ( 21.212598)
test_basic 0.004357 0.002919 0.731910 ( 0.794335)
test_all 0.086354 0.031217 774.970028 (249.852504)
test_rubyspec 0.038555 0.018053 85.450982 ( 96.898097)
total: 380.45 sec