Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-191025
#<BuildRuby:0x00007f6fe525fdd0
@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.20240819-191025",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.000000 0.007400 3.435016 ( 3.392019)
build_miniruby 0.001541 0.000000 1.639761 ( 1.636877)
build_ruby 0.001983 0.000000 4.055633 ( 4.220148)
build_all 0.007003 0.001767 8.049126 ( 3.202035)
build_install 0.013394 0.006906 10.496679 ( 4.855597)
test_btest 0.000702 0.000301 114.277567 ( 30.318780)
test_basic 0.006882 0.002949 1.244347 ( 1.292657)
test_all 0.099342 0.053714 850.711660 (251.277609)
test_rubyspec 0.041823 0.051123 176.011761 ( 52.768434)
total: 352.97 sec