Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-084753
#<BuildRuby:0x00007fe8ee09fdd8
@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.20240809-084753",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.007953 0.000000 3.598007 ( 3.575883)
build_miniruby 0.000000 0.002126 1.818667 ( 1.892224)
build_ruby 0.002182 0.000444 4.694598 ( 5.054583)
build_all 0.007621 0.003810 9.178187 ( 5.443037)
build_install 0.017720 0.006400 11.982951 ( 7.501866)
test_btest 0.000692 0.000177 114.993629 ( 36.037062)
test_basic 0.005504 0.003373 0.930392 ( 4.087774)
test_all 0.100263 0.050159 868.208179 (255.990472)
test_rubyspec 0.047911 0.043767 166.262827 ( 35.459638)
total: 355.04 sec