Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-231413
#<BuildRuby:0x00007f99dae3fdc0
@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.20240928-231413",
@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.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001607 0.007532 4.360852 ( 3.637797)
build_miniruby 0.001681 0.000470 1.287600 ( 1.284701)
build_ruby 0.001912 0.000000 4.007369 ( 4.179636)
build_all 0.008376 0.000572 7.009141 ( 2.896622)
build_install 0.010842 0.007871 10.377051 ( 4.756320)
test_btest 0.000711 0.000213 92.299408 ( 24.452817)
test_basic 0.003981 0.005474 0.948302 ( 0.993747)
test_all 0.098370 0.051040 775.732963 (229.308527)
test_rubyspec 0.042801 0.040958 129.360572 ( 31.521298)
total: 303.03 sec