Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-223626
#<BuildRuby:0x00007f220c95fdc8
@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.20240623-223626",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.004342 0.004002 3.202985 ( 3.158316)
build_miniruby 0.001361 0.000240 1.404669 ( 1.401797)
build_ruby 0.001546 0.000273 3.573333 ( 3.778128)
build_all 0.008117 0.000000 7.845330 ( 3.086736)
build_install 0.011829 0.007230 10.088513 ( 4.639098)
test_btest 0.000826 0.000165 109.036901 ( 28.484307)
test_basic 0.004444 0.004953 1.214879 ( 1.260978)
test_all 0.100229 0.048332 830.279813 (254.889216)
test_rubyspec 0.059484 0.040970 167.180400 ( 37.279422)
total: 337.98 sec