Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-004102
#<BuildRuby:0x00007fd1be3cfdd8
@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.20240815-004102",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000040 0.000005 0.000045 ( 0.000046)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.003325 0.004599 3.011743 ( 3.322678)
build_miniruby 0.000000 0.001627 1.559240 ( 1.581766)
build_ruby 0.000094 0.001649 3.495625 ( 25.704422)
build_all 0.005147 0.003411 7.873405 ( 2.880451)
build_install 0.016312 0.001685 9.092372 ( 4.086029)
test_btest 0.000000 0.000973 110.205080 ( 29.799815)
test_basic 0.000000 0.009874 1.220411 ( 3.123342)
test_all 0.112753 0.040134 825.645812 (242.096515)
test_rubyspec 0.053492 0.038012 164.148259 ( 29.691747)
total: 342.29 sec