Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-194136
#<BuildRuby:0x00007fd09f2cfde0
@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-194136",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000000 0.007968 3.771286 ( 3.797356)
build_miniruby 0.000000 0.001590 1.623666 ( 1.620294)
build_ruby 0.000486 0.001358 4.168807 ( 4.354371)
build_all 0.005912 0.003352 8.123063 ( 3.346166)
build_install 0.007568 0.011534 10.087785 ( 4.536863)
test_btest 0.000645 0.000233 110.472371 ( 28.644154)
test_basic 0.007299 0.001201 1.225340 ( 1.276164)
test_all 0.090937 0.059653 817.936020 (239.254112)
test_rubyspec 0.052369 0.040000 167.831878 ( 39.434312)
total: 326.26 sec