Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-075314
#<BuildRuby:0x00007ff08a63fdd0
@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.20240709-075314",
@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.000031 0.000005 0.000036 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007587 0.000641 4.395569 ( 3.903595)
build_miniruby 0.001834 0.000000 1.736038 ( 1.734396)
build_ruby 0.002106 0.000000 4.233007 ( 4.419213)
build_all 0.005953 0.003703 8.520222 ( 3.928200)
build_install 0.011865 0.008111 10.382242 ( 4.570753)
test_btest 0.000000 0.001119 115.431291 ( 30.473125)
test_basic 0.002628 0.006592 1.052474 ( 1.100798)
test_all 0.097577 0.053317 800.199513 (241.570143)
test_rubyspec 0.061091 0.033006 170.428701 ( 35.844864)
total: 327.55 sec