Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-193249
#<BuildRuby:0x00007f1bc3abfdc0
@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.20241112-193249",
@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.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.000000 0.008123 3.898254 ( 4.248474)
build_miniruby 0.001269 0.000287 1.183301 ( 1.180888)
build_ruby 0.001784 0.000000 3.521998 ( 3.715044)
build_all 0.004324 0.004658 6.641633 ( 2.899407)
build_install 0.017241 0.001054 8.559504 ( 4.283437)
test_btest 0.000796 0.000182 79.803118 ( 21.509148)
test_basic 0.008472 0.000912 1.011589 ( 1.060985)
test_all 0.099203 0.046434 746.083717 (220.995216)
test_rubyspec 0.031802 0.048178 119.463535 ( 27.408295)
total: 287.30 sec