Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-112638
#<BuildRuby:0x000055edb59da078
@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.20231211-112638",
@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.000020 0.000003 0.000023 ( 0.000136)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.004209 0.003296 2.357012 ( 2.425451)
build_miniruby 0.001361 0.000235 1.626705 ( 1.626421)
build_ruby 0.001475 0.000254 3.214494 ( 3.416417)
build_all 0.008376 0.000092 5.732551 ( 2.929395)
build_install 0.011443 0.007780 7.354349 ( 4.282430)
test_btest 0.000958 0.000000 82.666082 ( 31.785805)
test_basic 0.001604 0.003624 0.894889 ( 1.014982)
test_all 0.081883 0.036688 705.238483 (245.255750)
test_rubyspec 0.043417 0.022867 97.290139 (112.013495)
total: 404.75 sec