Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-024227
#<BuildRuby:0x00007fef1746fdd0
@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.20241227-024227",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.001711 0.003773 1.946492 ( 2.277073)
build_miniruby 0.001257 0.000157 1.455087 ( 1.452145)
build_ruby 0.000000 0.001731 4.049328 ( 4.161730)
build_all 0.002390 0.005954 6.117274 ( 2.619405)
build_install 0.004422 0.012084 7.310713 ( 3.852421)
test_btest 0.000660 0.000174 77.286051 ( 20.593772)
test_basic 0.006006 0.003458 1.024765 ( 1.078079)
test_all 0.101762 0.041931 704.074928 (209.087266)
test_rubyspec 0.054065 0.024177 115.585813 ( 25.820380)
total: 270.94 sec