Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-182133
#<BuildRuby:0x00007f08132cfde0
@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.20240901-182133",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.003310 0.005102 4.042245 ( 4.488695)
build_miniruby 0.001348 0.000478 1.823121 ( 1.837086)
build_ruby 0.001637 0.000581 4.410383 ( 4.646263)
build_all 0.003464 0.006380 8.438243 ( 4.590642)
build_install 0.013366 0.009666 11.625661 ( 6.814687)
test_btest 0.000605 0.000257 123.240450 ( 77.632230)
test_basic 0.003200 0.010397 1.359132 ( 1.676264)
test_all 0.110954 0.046327 891.771289 (403.217834)
test_rubyspec 0.022665 0.063627 163.901338 ( 33.022950)
total: 537.93 sec