Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-215100
#<BuildRuby:0x00007f235c9efdc8
@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.20240926-215100",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.004100 0.004058 3.868966 ( 3.373565)
build_miniruby 0.001212 0.000346 1.522727 ( 1.537389)
build_ruby 0.001722 0.000492 4.611551 ( 5.025723)
build_all 0.010918 0.000000 7.368561 ( 4.500238)
build_install 0.017339 0.009322 11.111900 ( 6.671005)
test_btest 0.000000 0.001084 88.334813 ( 24.462250)
test_basic 0.003707 0.005752 0.836673 ( 3.909931)
test_all 0.106384 0.040692 707.731667 (211.230083)
test_rubyspec 0.030345 0.054259 132.963946 ( 22.256121)
total: 282.97 sec