Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-220922
#<BuildRuby:0x00007f284df4fde0
@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.20241201-220922",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.007994 2.810575 ( 2.777808)
build_miniruby 0.001373 0.000000 1.123339 ( 1.120435)
build_ruby 0.001668 0.000000 3.141382 ( 3.351431)
build_all 0.007363 0.000000 5.404471 ( 2.110849)
build_install 0.015186 0.000000 7.776948 ( 3.669319)
test_btest 0.001006 0.000000 73.149529 ( 19.406183)
test_basic 0.005338 0.004082 1.001973 ( 1.050394)
test_all 0.074939 0.067867 676.651320 (213.116851)
test_rubyspec 0.049223 0.028445 116.285974 ( 21.393785)
total: 268.00 sec