Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250101-005301
#<BuildRuby:0x00007fc5c195fdd8
@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.20250101-005301",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.005154 0.000831 2.200182 ( 3.241605)
build_miniruby 0.000000 0.001729 1.657027 ( 2.065512)
build_ruby 0.000114 0.002375 4.315965 ( 10.815227)
build_all 0.008619 0.000830 6.631908 ( 4.211425)
build_install 0.010871 0.010370 8.635203 ( 6.325717)
test_btest 0.000679 0.000166 78.551455 ( 50.353398)
test_basic 0.005715 0.001390 0.841683 ( 1.259731)
test_all 0.100605 0.044639 713.333654 (242.019247)
test_rubyspec 0.053977 0.025585 118.982991 ( 23.024290)
total: 343.32 sec