Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-090558
#<BuildRuby:0x00007fe1901afdc8
@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.20240901-090558",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.006453 0.001369 3.691007 ( 3.641634)
build_miniruby 0.001488 0.000315 1.318192 ( 1.314483)
build_ruby 0.001466 0.000311 4.262008 ( 4.400857)
build_all 0.008660 0.000047 7.068061 ( 2.693054)
build_install 0.009764 0.008765 9.731042 ( 4.420167)
test_btest 0.000853 0.000207 112.968607 ( 29.346286)
test_basic 0.003107 0.007029 1.136216 ( 1.183257)
test_all 0.109309 0.041837 793.128157 (225.473406)
test_rubyspec 0.051710 0.042048 157.446165 ( 25.771624)
total: 298.25 sec