Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-110852
#<BuildRuby:0x00007f05606ffdd0
@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.20240816-110852",
@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.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000097 0.008135 3.255945 ( 3.162309)
build_miniruby 0.001237 0.000427 1.568499 ( 1.564961)
build_ruby 0.001796 0.000000 3.311825 ( 3.529927)
build_all 0.004862 0.003580 7.866594 ( 3.015184)
build_install 0.015455 0.003792 10.327201 ( 4.652042)
test_btest 0.000000 0.001065 113.011730 ( 30.771495)
test_basic 0.000276 0.009393 1.205162 ( 1.258859)
test_all 0.122541 0.026062 873.899949 (249.944960)
test_rubyspec 0.053893 0.030458 159.666993 ( 33.426960)
total: 331.33 sec