Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-080519
#<BuildRuby:0x00007f89c32afdd8
@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.20240706-080519",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000041 0.000012 0.000053 ( 0.000052)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.009848 0.000453 4.994244 ( 6.441887)
build_miniruby 0.002049 0.000542 1.872411 ( 1.974092)
build_ruby 0.001967 0.000520 4.954735 ( 7.007065)
build_all 0.005473 0.005855 9.334338 ( 8.982904)
build_install 0.019241 0.007593 13.041747 ( 12.794798)
test_btest 0.000938 0.000286 132.183905 (131.624952)
test_basic 0.009841 0.006386 1.523571 ( 2.472404)
test_all 0.121033 0.051678 1062.735645 (1129.143283)
test_rubyspec 0.061971 0.042868 186.501396 (126.103903)
total: 1426.55 sec