Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-065000
#<BuildRuby:0x00007fdce64efdc0
@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.20241002-065000",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.006781 0.004470 5.551322 ( 8.294793)
build_miniruby 0.001824 0.000296 1.993460 ( 2.821363)
build_ruby 0.001839 0.000298 5.004642 ( 6.421015)
build_all 0.007801 0.003363 8.078592 ( 9.111409)
build_install 0.010615 0.016806 12.164847 ( 13.957007)
test_btest 0.000975 0.000254 109.595042 (126.660646)
test_basic 0.006530 0.008429 1.403650 ( 2.419730)
test_all 0.118746 0.044388 933.844510 (635.332070)
test_rubyspec 0.042062 0.048987 149.796999 ( 46.061736)
total: 851.08 sec