Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-145128
#<BuildRuby:0x00007f573446fdd8
@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.20241228-145128",
@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.000016)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004714 0.000943 1.708878 ( 2.009681)
build_miniruby 0.001088 0.000218 1.071244 ( 1.068604)
build_ruby 0.001560 0.000312 3.666932 ( 3.837225)
build_all 0.005575 0.003664 6.394707 ( 2.623601)
build_install 0.015741 0.001369 7.872909 ( 4.242205)
test_btest 0.000908 0.000188 70.868024 ( 19.367659)
test_basic 0.001997 0.007076 0.917809 ( 0.966001)
test_all 0.115311 0.028798 633.476172 (207.524966)
test_rubyspec 0.049462 0.029563 111.152303 ( 19.542888)
total: 261.18 sec