Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-192920
#<BuildRuby:0x00007f23c49ffdc8
@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.20240725-192920",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.007213 0.002060 4.037818 ( 6.270920)
build_miniruby 0.001367 0.000390 2.350476 ( 2.707781)
build_ruby 0.002735 0.000000 4.476198 ( 5.385666)
build_all 0.010803 0.000000 8.586091 ( 8.335363)
build_install 0.018497 0.004747 12.391856 ( 13.542963)
test_btest 0.000717 0.000184 125.358006 (161.103015)
test_basic 0.007435 0.005304 1.333410 ( 2.518884)
test_all 0.142296 0.025526 950.475254 (1242.801107)
test_rubyspec 0.080514 0.014847 179.474369 (164.563218)
total: 1607.23 sec