Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-095801
#<BuildRuby:0x00007f79d1d4fdd0
@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.20240925-095801",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000011 0.000039 ( 0.000040)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.005514 0.004626 5.092737 ( 4.875811)
build_miniruby 0.001373 0.000568 1.725091 ( 1.745225)
build_ruby 0.001441 0.000596 4.040543 ( 4.273702)
build_all 0.005737 0.002374 6.896523 ( 2.742546)
build_install 0.015709 0.002034 9.683140 ( 4.151796)
test_btest 0.000809 0.000309 95.514351 ( 27.194076)
test_basic 0.002588 0.009554 1.208953 ( 1.278185)
test_all 0.082862 0.067017 759.802078 (223.456433)
test_rubyspec 0.021174 0.064599 134.160124 ( 38.517524)
total: 308.24 sec