Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-123008
#<BuildRuby:0x00007f473a0dfdd0
@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.20240703-123008",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000041 0.000009 0.000050 ( 0.000052)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.007419 0.003834 4.602370 ( 5.668524)
build_miniruby 0.002415 0.000000 1.890618 ( 2.203722)
build_ruby 0.002898 0.000000 4.635108 ( 5.107334)
build_all 0.011566 0.001186 9.277821 ( 6.607377)
build_install 0.019585 0.007858 13.019175 ( 10.081499)
test_btest 0.000906 0.000221 124.033950 ( 43.151408)
test_basic 0.004092 0.005579 1.305185 ( 1.352556)
test_all 0.094843 0.057298 887.137205 (250.772870)
test_rubyspec 0.040153 0.056017 172.064195 ( 36.592819)
total: 361.54 sec