Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-112613
#<BuildRuby:0x00007f43b152fde0
@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.20240923-112613",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.001813 0.007394 4.632188 ( 3.845772)
build_miniruby 0.001502 0.000387 1.571277 ( 1.567967)
build_ruby 0.002113 0.000000 4.554296 ( 4.774464)
build_all 0.002487 0.006964 7.143756 ( 3.116048)
build_install 0.014366 0.008641 10.900297 ( 5.174288)
test_btest 0.000666 0.000217 96.136646 ( 28.916041)
test_basic 0.009798 0.001849 1.100007 ( 1.144416)
test_all 0.109457 0.039224 770.793647 (219.208130)
test_rubyspec 0.031092 0.055340 134.017770 ( 29.518795)
total: 297.27 sec