Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-110126
#<BuildRuby:0x00007f5f7deefdc0
@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.20240629-110126",
@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.000030 0.000006 0.000036 ( 0.000036)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000042 0.000008 0.000050 ( 0.000051)
build_up 0.002170 0.006597 4.091361 ( 3.525807)
build_miniruby 0.001718 0.000418 1.383370 ( 1.380524)
build_ruby 0.000000 0.001972 4.101423 ( 4.251945)
build_all 0.004374 0.004770 8.145921 ( 3.288173)
build_install 0.004483 0.015516 10.728611 ( 4.987121)
test_btest 0.000000 0.001072 116.079217 ( 32.165509)
test_basic 0.002890 0.006120 1.228906 ( 1.275765)
test_all 0.098766 0.055773 926.779301 (415.489950)
test_rubyspec 0.044391 0.056166 183.273928 (118.247952)
total: 584.61 sec