Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-095624
#<BuildRuby:0x00007fb37e16fdd0
@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.20241018-095624",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.002611 0.004994 3.772322 ( 3.871184)
build_miniruby 0.001114 0.000411 1.678648 ( 1.675477)
build_ruby 0.000000 0.002191 4.262925 ( 4.430343)
build_all 0.002407 0.005363 6.798529 ( 2.783110)
build_install 0.012704 0.006151 9.427504 ( 4.192597)
test_btest 0.000722 0.000328 93.026615 ( 25.809660)
test_basic 0.006027 0.005169 1.151205 ( 1.200909)
test_all 0.128714 0.018411 763.075987 (222.979718)
test_rubyspec 0.053369 0.035608 135.838104 ( 30.628171)
total: 297.57 sec