Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-090242
#<BuildRuby:0x00007f32e803fdc8
@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.20240804-090242",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.001044 0.007211 3.920037 ( 4.346602)
build_miniruby 0.001191 0.000385 1.733940 ( 1.732872)
build_ruby 0.001520 0.000491 4.472275 ( 4.651067)
build_all 0.007199 0.002322 8.824686 ( 3.464243)
build_install 0.016141 0.005349 10.654407 ( 4.708970)
test_btest 0.000725 0.000234 123.645898 ( 32.095236)
test_basic 0.004893 0.006174 1.233385 ( 1.274591)
test_all 0.120075 0.032996 854.406390 (260.199420)
test_rubyspec 0.050531 0.038743 177.282149 ( 38.892928)
total: 351.37 sec