Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250523-101649
#<BuildRuby:0x00007f0fcac5fdd8
@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.20250523-101649",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000019 0.000008 0.000027 ( 0.000029)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.002018 0.005039 2.853423 ( 2.499204)
build_miniruby 0.001046 0.000523 1.471462 ( 1.468699)
build_ruby 0.001732 0.000000 3.558690 ( 3.675959)
build_all 0.007382 0.000743 6.496523 ( 2.771274)
build_install 0.009837 0.006720 8.699097 ( 4.353503)
test_btest 0.000661 0.000316 54.441802 ( 14.962567)
test_basic 0.007357 0.001467 0.937304 ( 0.988964)
test_all 0.082957 0.034613 619.010104 (190.089680)
test_rubyspec 0.024322 0.052013 109.501968 ( 22.396772)
total: 243.21 sec