Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-173017
#<BuildRuby:0x00007fa07970fdc0
@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.20241225-173017",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004529 0.000937 2.074513 ( 2.451047)
build_miniruby 0.001281 0.000265 1.590068 ( 1.589339)
build_ruby 0.001747 0.000362 4.042170 ( 4.198694)
build_all 0.004218 0.005210 6.768960 ( 2.997392)
build_install 0.020419 0.000649 8.709084 ( 5.003148)
test_btest 0.000665 0.000141 74.736314 ( 20.109386)
test_basic 0.000000 0.008610 0.996300 ( 1.042822)
test_all 0.091377 0.051151 708.827105 (208.841291)
test_rubyspec 0.039094 0.045836 113.453049 ( 26.801375)
total: 273.04 sec