Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-212506
#<BuildRuby:0x00007f470386fdc0
@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.20241019-212506",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.008893 0.000083 4.608299 ( 4.612409)
build_miniruby 0.001708 0.000159 1.849894 ( 1.868415)
build_ruby 0.000000 0.002172 4.810750 ( 5.070044)
build_all 0.006334 0.005083 8.158212 ( 5.622508)
build_install 0.023699 0.001978 11.528156 ( 7.973697)
test_btest 0.000875 0.000109 94.909761 ( 28.884636)
test_basic 0.007206 0.004099 1.222643 ( 1.274791)
test_all 0.105213 0.047353 847.833189 (254.489493)
test_rubyspec 0.024614 0.065766 135.746275 ( 31.604853)
total: 341.40 sec