Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-152929
#<BuildRuby:0x00007fa2c9c0fdc8
@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.20241021-152929",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.006096 0.001626 3.623417 ( 3.665285)
build_miniruby 0.001511 0.000403 1.625642 ( 1.622431)
build_ruby 0.001549 0.000414 4.263059 ( 4.442322)
build_all 0.008795 0.001175 7.152066 ( 2.940673)
build_install 0.004370 0.014722 9.391723 ( 4.269307)
test_btest 0.000838 0.000298 91.294594 ( 24.400709)
test_basic 0.010274 0.001964 1.090594 ( 1.150055)
test_all 0.086968 0.064761 782.601279 (251.971976)
test_rubyspec 0.042400 0.047806 130.057965 ( 28.863778)
total: 323.33 sec