Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-162952
#<BuildRuby:0x00005558dd4f5fc0
@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.20240318-162952",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000006 0.000020 ( 0.000021)
autoconf 0.000019 0.000009 0.000028 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.001730 0.006692 2.486796 ( 4.664173)
build_miniruby 0.001023 0.000536 1.897931 ( 2.092473)
build_ruby 0.001443 0.000756 3.802819 ( 4.616108)
build_all 0.006766 0.002112 7.287491 ( 5.498516)
build_install 0.020895 0.000000 9.097501 ( 7.567634)
test_btest 0.000000 0.001112 96.494176 ( 75.614040)
test_basic 0.003398 0.004001 1.036603 ( 1.470325)
test_all 0.073033 0.048241 796.481257 (568.853563)
test_rubyspec 0.041627 0.051976 138.681647 (203.985306)
total: 874.36 sec