Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-183937
#<BuildRuby:0x0000561c9f12e258
@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.20240126-183937",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006111 0.000447 2.156922 ( 2.760429)
build_miniruby 0.001627 0.000000 11.643730 ( 11.307635)
build_ruby 0.001614 0.000000 3.216722 ( 3.475839)
build_all 0.003824 0.003904 6.254478 ( 3.092748)
build_install 0.014422 0.004849 7.854119 ( 4.505279)
test_btest 0.000830 0.000000 87.000643 ( 32.726281)
test_basic 0.006818 0.000523 0.899928 ( 0.973073)
test_all 0.077989 0.036880 777.802852 (305.557863)
test_rubyspec 0.042530 0.064238 170.108001 (181.900595)
total: 546.30 sec