Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-014615
#<BuildRuby:0x00007ff1eaa6fde0
@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.20241108-014615",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.007222 0.000000 3.904348 ( 3.822027)
build_miniruby 0.001847 0.000000 1.747439 ( 1.775089)
build_ruby 0.002251 0.000000 4.393696 ( 4.602508)
build_all 0.005488 0.002655 6.302187 ( 2.915560)
build_install 0.015699 0.002247 9.147623 ( 4.593942)
test_btest 0.000643 0.000122 78.639813 ( 29.167726)
test_basic 0.010249 0.001121 1.071971 ( 1.179436)
test_all 0.113649 0.040335 770.333828 (286.497431)
test_rubyspec 0.046926 0.039183 117.930367 ( 28.248516)
total: 362.80 sec