Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-055722
#<BuildRuby:0x00007ff11c81fdc0
@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.20240618-055722",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000000 0.000095 0.000095 ( 0.000104)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.003801 0.003714 3.101815 ( 3.096494)
build_miniruby 0.001213 0.000539 1.256101 ( 1.252831)
build_ruby 0.001273 0.000565 3.089752 ( 3.229111)
build_all 0.006814 0.001126 6.903199 ( 2.656710)
build_install 0.011889 0.005195 9.510142 ( 4.484453)
test_btest 0.000587 0.000248 102.466841 ( 26.254123)
test_basic 0.005792 0.002451 0.980317 ( 1.034178)
test_all 0.110360 0.036587 773.556522 (229.982606)
test_rubyspec 0.052371 0.036052 161.094693 ( 26.663503)
total: 298.66 sec