Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-214857
#<BuildRuby:0x00007f80a3befde0
@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.20240929-214857",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004499 0.004117 3.921746 ( 3.268485)
build_miniruby 0.000000 0.001688 1.165881 ( 1.163117)
build_ruby 0.001343 0.000543 3.088305 ( 3.289550)
build_all 0.003334 0.004776 5.820499 ( 2.284201)
build_install 0.015649 0.002111 9.063659 ( 4.078805)
test_btest 0.000928 0.000000 91.812566 ( 24.177308)
test_basic 0.002278 0.008001 0.994333 ( 1.040607)
test_all 0.110444 0.042335 712.364561 (234.665781)
test_rubyspec 0.068497 0.022995 142.441902 ( 48.338333)
total: 322.31 sec