Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-020557
#<BuildRuby:0x00007fd38bdffdc0
@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.20241101-020557",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003201 0.003874 2.838423 ( 10.316932)
build_miniruby 0.001577 0.000000 1.147366 ( 1.147755)
build_ruby 0.001705 0.000000 3.282789 ( 3.481534)
build_all 0.005455 0.004194 6.648642 ( 2.703434)
build_install 0.016084 0.004023 9.467810 ( 4.415420)
test_btest 0.000723 0.000158 74.861338 ( 20.653611)
test_basic 0.009717 0.000327 0.981106 ( 1.029879)
test_all 0.111288 0.033990 594.276917 (188.437510)
test_rubyspec 0.037221 0.045354 116.658945 ( 21.774640)
total: 253.96 sec