Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-082907
#<BuildRuby:0x00007f44f63dfdc8
@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-082907",
@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.000006 0.000030 ( 0.000031)
autoconf 0.000042 0.000011 0.000053 ( 0.000052)
configure 0.000039 0.000010 0.000049 ( 0.000051)
build_up 0.001997 0.008623 4.819890 ( 6.300547)
build_miniruby 0.002450 0.000000 1.922309 ( 2.579927)
build_ruby 0.002569 0.000320 4.907679 ( 5.299906)
build_all 0.009803 0.001652 9.407782 ( 7.979899)
build_install 0.027925 0.001709 13.443393 ( 11.965371)
test_btest 0.002032 0.000520 135.970456 (111.262413)
test_basic 0.011715 0.004024 1.501980 ( 2.009561)
test_all 0.098971 0.065257 929.018282 (350.874554)
test_rubyspec 0.060105 0.033833 181.880514 ( 46.326376)
total: 544.60 sec