Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-060201
#<BuildRuby:0x000056388f631a00
@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.20240305-060201",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002208 0.006900 2.829137 ( 4.463313)
build_miniruby 0.001792 0.000299 1.978238 ( 2.596368)
build_ruby 0.001595 0.000266 3.871959 ( 4.854033)
build_all 0.008413 0.000110 7.229740 ( 7.184677)
build_install 0.021034 0.001953 9.311043 ( 9.649424)
test_btest 0.000000 0.000880 96.535304 ( 96.418999)
test_basic 0.000552 0.007674 1.076530 ( 1.756017)
test_all 0.074562 0.050114 895.026147 (651.457542)
test_rubyspec 0.048803 0.049075 136.925008 (192.777860)
total: 971.16 sec