Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-102822
#<BuildRuby:0x00007f9c6448fdc0
@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.20241229-102822",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.005231 0.000380 1.976357 ( 2.281763)
build_miniruby 0.001078 0.000308 1.537962 ( 1.535057)
build_ruby 0.001620 0.000463 3.814502 ( 3.984561)
build_all 0.001003 0.007054 6.130299 ( 2.574548)
build_install 0.015499 0.000238 7.840075 ( 4.220660)
test_btest 0.000678 0.000208 71.105896 ( 20.065312)
test_basic 0.007981 0.001291 0.825569 ( 0.881071)
test_all 0.103721 0.034525 684.226433 (215.489906)
test_rubyspec 0.049602 0.031848 115.558606 ( 30.240177)
total: 281.27 sec