Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-090904
#<BuildRuby:0x000055d7fb8e5a70
@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.20230807-090904",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000040 0.000002 0.000042 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.002973 0.004350 2.408178 ( 7.037361)
build_miniruby 0.001255 0.000121 1.732777 ( 3.123327)
build_ruby 0.001254 0.000121 3.242558 ( 6.894356)
build_all 0.004261 0.004253 2.848743 ( 5.311821)
build_install 0.016372 0.004770 4.567285 ( 7.092058)
test_btest 0.000822 0.000117 86.632685 ( 66.820670)
test_basic 0.006950 0.000993 1.011453 ( 2.518992)
test_all 0.000939 0.000134 711.036994 (547.832224)
test_rubyspec 0.023046 0.038450 105.312604 (205.683676)
total: 852.32 sec