Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-034340
#<BuildRuby:0x00007fb7837ffde0
@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.20241105-034340",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.004450 0.003511 3.703232 ( 3.619715)
build_miniruby 0.000000 0.001527 1.571073 ( 1.569748)
build_ruby 0.000171 0.001682 3.823940 ( 4.014615)
build_all 0.005351 0.004094 6.743893 ( 2.721434)
build_install 0.017916 0.001086 8.831757 ( 4.026118)
test_btest 0.000874 0.000149 77.338343 ( 22.637839)
test_basic 0.005520 0.005110 1.058254 ( 1.119777)
test_all 0.110370 0.044548 731.645707 (245.873540)
test_rubyspec 0.050330 0.029778 113.924076 ( 22.128618)
total: 307.71 sec