Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-082404
#<BuildRuby:0x00007f5510c2fdc8
@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.20240618-082404",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.000014 0.007922 3.560913 ( 3.540268)
build_miniruby 0.000000 0.001745 1.479736 ( 1.478618)
build_ruby 0.001489 0.000527 4.047171 ( 4.180215)
build_all 0.007723 0.000960 7.556515 ( 2.857052)
build_install 0.011823 0.007818 10.661543 ( 5.217133)
test_btest 0.000000 0.001254 111.672144 ( 29.339299)
test_basic 0.002847 0.006098 1.159558 ( 1.214317)
test_all 0.113632 0.035601 804.704717 (257.478931)
test_rubyspec 0.052935 0.036504 167.308771 ( 46.417923)
total: 351.72 sec