Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-223540
#<BuildRuby:0x00007fa05bc5fdc0
@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.20241230-223540",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005277 0.000286 1.825595 ( 2.153532)
build_miniruby 0.001112 0.000247 1.501986 ( 1.498851)
build_ruby 0.000000 0.001691 4.002353 ( 4.140777)
build_all 0.004782 0.003546 6.524232 ( 2.728447)
build_install 0.011958 0.004041 8.132154 ( 4.394416)
test_btest 0.000695 0.000185 74.136205 ( 30.937262)
test_basic 0.010637 0.001645 1.117018 ( 1.459690)
test_all 0.098064 0.043500 695.343891 (245.215179)
test_rubyspec 0.035661 0.039245 110.889479 ( 22.571257)
total: 315.10 sec