Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-070301
#<BuildRuby:0x00007981588afdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251102-070301",
@make="make",
@no_timeout_error=nil,
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.005211 0.002350 3.230817 ( 2.639559)
build_miniruby 0.001558 0.000000 1.300789 ( 1.296836)
build_ruby 0.001858 0.000000 4.314326 ( 4.446821)
build_all 0.005394 0.004414 7.449588 ( 4.063347)
build_install 0.017614 0.006561 10.474014 ( 6.637196)
test_btest 0.002501 0.000000 58.903410 ( 16.501904)
test_basic 0.004258 0.003258 0.881512 ( 0.933491)
test_all 0.088348 0.034948 677.840422 (213.573298)
test_rubyspec 0.045008 0.038232 119.207616 ( 21.487702)
total: 271.58 sec