Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-091436
#<BuildRuby:0x00007f254ea3fdc0
@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.20240904-091436",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000037 0.000008 0.000045 ( 0.000046)
configure 0.000035 0.000008 0.000043 ( 0.000042)
build_up 0.000000 0.007383 3.243262 ( 3.334644)
build_miniruby 0.000750 0.000777 1.493681 ( 1.491595)
build_ruby 0.001300 0.000390 3.623641 ( 3.862953)
build_all 0.003119 0.005117 7.526047 ( 3.004287)
build_install 0.008471 0.010028 10.927161 ( 5.363645)
test_btest 0.000684 0.000264 120.312014 ( 31.962748)
test_basic 0.008877 0.001698 1.063243 ( 1.114323)
test_all 0.099958 0.049893 841.626865 (279.610010)
test_rubyspec 0.035440 0.056370 163.667068 ( 35.111059)
total: 364.86 sec