Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-134050
#<BuildRuby:0x00007f84869bfde0
@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.20241127-134050",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000030 0.000008 0.000038 ( 0.000036)
build_up 0.004107 0.004030 2.678666 ( 2.659440)
build_miniruby 0.001191 0.000325 1.168384 ( 1.165957)
build_ruby 0.001403 0.000382 3.162162 ( 3.343739)
build_all 0.005819 0.001587 5.707653 ( 2.295259)
build_install 0.018648 0.004694 8.050987 ( 4.947128)
test_btest 0.000792 0.000214 76.402615 ( 25.838983)
test_basic 0.006597 0.003750 0.804671 ( 0.849378)
test_all 0.107312 0.041523 668.478371 (211.206451)
test_rubyspec 0.033426 0.051684 124.847665 ( 38.337426)
total: 290.64 sec