Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-153439
#<BuildRuby:0x00007f6270e6fdc8
@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.20240718-153439",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.008510 0.000918 4.001286 ( 5.532652)
build_miniruby 0.001524 0.000305 1.755109 ( 2.170111)
build_ruby 0.002941 0.000000 4.385852 ( 5.356595)
build_all 0.006772 0.004484 8.934793 ( 8.024125)
build_install 0.022569 0.003879 11.754319 ( 10.879538)
test_btest 0.000835 0.000175 126.674492 (118.189507)
test_basic 0.000000 0.012495 1.353935 ( 2.034015)
test_all 0.118303 0.043863 903.767349 (438.410043)
test_rubyspec 0.062905 0.030161 167.200446 ( 38.235084)
total: 628.83 sec