Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-073423
#<BuildRuby:0x00007f1e9305fdd0
@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.20240818-073423",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000045 0.000008 0.000053 ( 0.000052)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.004527 0.004871 4.459616 ( 5.057680)
build_miniruby 0.001967 0.000403 1.961548 ( 2.098309)
build_ruby 0.001744 0.000358 5.339858 ( 5.715366)
build_all 0.010659 0.000000 9.922696 ( 6.082491)
build_install 0.023338 0.002061 13.246040 ( 7.900966)
test_btest 0.001094 0.000197 134.911599 ( 85.949350)
test_basic 0.007851 0.005522 1.474652 ( 1.989215)
test_all 0.108788 0.062104 1071.515640 (947.977008)
test_rubyspec 0.073900 0.027617 187.728732 (173.206169)
total: 1235.98 sec