Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-143504
#<BuildRuby:0x00007f2a64f4fde0
@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.20240901-143504",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.007236 0.000626 3.443572 ( 3.282234)
build_miniruby 0.001789 0.000000 1.375363 ( 1.372206)
build_ruby 0.001884 0.000000 4.437917 ( 4.553824)
build_all 0.005327 0.003466 7.974164 ( 3.160448)
build_install 0.014225 0.006472 10.161719 ( 4.715632)
test_btest 0.001119 0.000000 116.800735 ( 30.167340)
test_basic 0.006221 0.003819 1.317334 ( 1.364943)
test_all 0.108359 0.046642 887.318873 (268.240650)
test_rubyspec 0.059877 0.030481 167.129265 ( 35.279793)
total: 352.14 sec