Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-195441
#<BuildRuby:0x00007fd50c33fde0
@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.20241202-195441",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007325 0.000479 3.244542 ( 3.081786)
build_miniruby 0.001513 0.000216 1.660236 ( 1.659576)
build_ruby 0.001877 0.000269 4.347201 ( 4.511351)
build_all 0.009732 0.000000 6.546131 ( 3.130177)
build_install 0.018130 0.003416 8.758852 ( 4.247219)
test_btest 0.000892 0.000000 81.138154 ( 29.187334)
test_basic 0.008215 0.003597 1.077638 ( 1.133416)
test_all 0.112960 0.035582 724.334768 (250.407573)
test_rubyspec 0.053648 0.027078 116.157144 ( 22.499945)
total: 319.86 sec