Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-133514
#<BuildRuby:0x00007f5bf22afdc8
@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.20240926-133514",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.006261 0.002173 3.480624 ( 3.032375)
build_miniruby 0.001195 0.000380 1.129678 ( 1.127173)
build_ruby 0.000281 0.001355 3.086463 ( 3.315675)
build_all 0.001149 0.006729 6.170705 ( 2.378643)
build_install 0.009788 0.010585 8.936530 ( 3.927656)
test_btest 0.000710 0.000340 84.646253 ( 22.558946)
test_basic 0.009217 0.000406 0.844138 ( 5.365565)
test_all 0.103999 0.040891 660.589455 (191.988468)
test_rubyspec 0.041050 0.046837 133.280453 ( 23.761434)
total: 257.46 sec