Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-161355
#<BuildRuby:0x000055dd49862230
@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.20230626-161355",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002656 0.003809 1.867876 ( 3.148387)
build_miniruby 0.001595 0.000000 1.472181 ( 1.471862)
build_ruby 0.000000 0.001695 2.818608 ( 3.025318)
build_all 0.000000 0.007791 2.460878 ( 1.733638)
build_install 0.016107 0.001758 3.955317 ( 3.414913)
test_btest 0.000882 0.000199 80.776596 ( 30.295520)
test_basic 0.004934 0.000219 0.825682 ( 0.905975)
test_all 0.001552 0.000116 653.774560 (300.083241)
test_rubyspec 0.024478 0.027422 88.856852 (114.322147)
total: 458.40 sec