Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-074914
#<BuildRuby:0x00007f343f92fde0
@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.20240624-074914",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000043 0.000000 0.000043 ( 0.000042)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.007932 0.000045 3.362825 ( 3.288648)
build_miniruby 0.000000 0.001892 1.634178 ( 1.630953)
build_ruby 0.000204 0.002145 3.969976 ( 4.095407)
build_all 0.009094 0.000299 8.319826 ( 3.355731)
build_install 0.011320 0.009074 11.450760 ( 5.559866)
test_btest 0.000765 0.000269 119.783641 ( 51.534968)
test_basic 0.003393 0.007561 1.303544 ( 1.360310)
test_all 0.120747 0.032543 899.297588 (257.195987)
test_rubyspec 0.052056 0.044290 172.248731 ( 48.463837)
total: 376.49 sec