Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-112106
#<BuildRuby:0x000055efb1361fb8
@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.20240216-112106",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000035 0.000001 0.000036 ( 0.000036)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.006768 0.000199 2.185248 ( 3.811585)
build_miniruby 0.001685 0.000049 1.986971 ( 2.694578)
build_ruby 0.002080 0.000061 3.768393 ( 4.766999)
build_all 0.008885 0.000130 6.845465 ( 6.638808)
build_install 0.021456 0.000472 8.567918 ( 8.297140)
test_btest 0.001128 0.000031 93.625354 ( 96.853388)
test_basic 0.000000 0.008360 0.996549 ( 1.695049)
test_all 0.102725 0.026040 802.219319 (587.460637)
test_rubyspec 0.041442 0.055301 135.072310 (180.283084)
total: 892.50 sec