Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-074640
#<BuildRuby:0x0000555f550124f8
@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-074640",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008727 0.000093 2.766855 ( 3.353754)
build_miniruby 0.000000 0.001519 1.840384 ( 1.939236)
build_ruby 0.000000 0.002080 3.710552 ( 4.081992)
build_all 0.004123 0.004484 6.887893 ( 4.407378)
build_install 0.009389 0.011446 8.863643 ( 6.087214)
test_btest 0.001050 0.000000 93.898586 ( 50.004563)
test_basic 0.007555 0.000184 1.006473 ( 1.248813)
test_all 0.095300 0.030415 830.182435 (541.870694)
test_rubyspec 0.052589 0.051519 139.486082 (214.279240)
total: 827.27 sec