Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-142943
#<BuildRuby:0x00007fa31abbfde0
@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.20240731-142943",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.001328 0.006991 3.523760 ( 3.566695)
build_miniruby 0.001178 0.000421 1.251993 ( 1.248566)
build_ruby 0.000000 0.001771 3.563896 ( 3.775130)
build_all 0.004322 0.003746 7.969928 ( 3.108621)
build_install 0.008398 0.012598 10.036546 ( 4.543061)
test_btest 0.000000 0.000998 111.171273 ( 28.958977)
test_basic 0.008988 0.001585 1.121395 ( 1.165299)
test_all 0.100769 0.050311 812.090115 (229.052360)
test_rubyspec 0.037675 0.053918 163.680097 ( 34.411211)
total: 309.83 sec