Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-113609
#<BuildRuby:0x00007f92bd1cfdc0
@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.20240725-113609",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008122 0.001723 3.915919 ( 7.061168)
build_miniruby 0.001493 0.000317 1.682615 ( 2.788715)
build_ruby 0.001788 0.000379 4.484051 ( 6.839123)
build_all 0.010929 0.000463 8.606439 ( 11.748366)
build_install 0.014496 0.012357 11.753987 ( 15.591952)
test_btest 0.000712 0.000182 126.380876 (177.080813)
test_basic 0.011116 0.001699 1.351068 ( 2.819153)
test_all 0.089816 0.079476 972.828640 (1074.384522)
test_rubyspec 0.029524 0.060856 169.149896 ( 46.461514)
total: 1344.78 sec