Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-052737
#<BuildRuby:0x0000556a597663d0
@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.20240116-052737",
@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.000001 0.000021 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001549 0.003742 1.563457 ( 1.933630)
build_miniruby 0.001440 0.000173 1.557363 ( 1.556244)
build_ruby 0.001426 0.000171 3.021039 ( 3.283788)
build_all 0.001391 0.006200 5.659496 ( 3.043667)
build_install 0.014224 0.001144 6.508604 ( 3.628031)
test_btest 0.000800 0.000133 78.778212 ( 32.966244)
test_basic 0.007157 0.000518 0.853176 ( 0.924999)
test_all 0.074034 0.044903 746.491387 (308.679294)
test_rubyspec 0.040497 0.029285 94.748183 (107.564640)
total: 463.58 sec