Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-161449
#<BuildRuby:0x00007f16f5acfdd8
@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.20240725-161449",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.006738 0.000655 3.128952 ( 3.265462)
build_miniruby 0.001218 0.000290 1.581638 ( 1.578640)
build_ruby 0.001486 0.000354 4.064531 ( 4.265374)
build_all 0.006918 0.000605 7.972691 ( 3.066485)
build_install 0.007292 0.011079 10.212180 ( 4.626435)
test_btest 0.000870 0.000277 119.343948 ( 31.260120)
test_basic 0.007082 0.002456 1.007447 ( 1.051209)
test_all 0.108604 0.040691 822.179646 (233.385034)
test_rubyspec 0.048316 0.041589 165.271052 ( 33.447128)
total: 315.95 sec