Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-184650
#<BuildRuby:0x00007f79913cfde0
@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-184650",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.007012 0.000674 3.387610 ( 3.441583)
build_miniruby 0.001590 0.000000 1.197692 ( 1.194536)
build_ruby 0.002032 0.000000 3.480348 ( 3.608580)
build_all 0.006981 0.001458 7.769407 ( 3.000007)
build_install 0.017988 0.003538 10.664095 ( 5.071061)
test_btest 0.000000 0.000935 110.479003 ( 30.064222)
test_basic 0.004810 0.003346 1.182564 ( 1.237355)
test_all 0.105974 0.041606 837.513273 (243.319303)
test_rubyspec 0.055703 0.034717 163.454517 ( 34.118043)
total: 325.06 sec