Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-002935
#<BuildRuby:0x00007fd949ebfdc8
@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.20240902-002935",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000038 0.000005 0.000043 ( 0.000044)
build_up 0.008223 0.000596 4.038957 ( 4.620863)
build_miniruby 0.001732 0.000248 1.813888 ( 1.931951)
build_ruby 0.002251 0.000321 4.791125 ( 5.095786)
build_all 0.009932 0.000181 8.840392 ( 5.761692)
build_install 0.017369 0.005671 11.957595 ( 8.153930)
test_btest 0.000794 0.000122 119.253015 ( 49.029568)
test_basic 0.010287 0.000856 1.084572 ( 1.138242)
test_all 0.082414 0.066861 840.263901 (260.946400)
test_rubyspec 0.053152 0.037873 170.454259 ( 60.827608)
total: 397.51 sec