Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-134532
#<BuildRuby:0x00007fde4559fdc8
@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.20240902-134532",
@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.000029 0.000009 0.000038 ( 0.000037)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.005217 0.004316 4.068007 ( 4.824611)
build_miniruby 0.001556 0.000486 1.809750 ( 1.919452)
build_ruby 0.001745 0.000546 4.682400 ( 5.142417)
build_all 0.010433 0.000000 8.637606 ( 5.205418)
build_install 0.017242 0.006716 12.150440 ( 8.806114)
test_btest 0.001151 0.000000 127.001104 ( 81.822505)
test_basic 0.009083 0.004704 1.482178 ( 1.807906)
test_all 0.128736 0.034321 900.933632 (603.617406)
test_rubyspec 0.072088 0.025931 173.988172 (115.677955)
total: 828.83 sec