Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-231830
#<BuildRuby:0x000055632fe4e2c8
@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.20230705-231830",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.006151 2.023900 ( 3.445843)
build_miniruby 0.000000 0.001680 1.668431 ( 1.686675)
build_ruby 0.001280 0.000432 3.381102 ( 3.681830)
build_all 0.006049 0.001396 2.483841 ( 2.086004)
build_install 0.013286 0.004406 3.680981 ( 3.628038)
test_btest 0.000896 0.000000 80.431054 ( 41.417031)
test_basic 0.002921 0.002064 0.905324 ( 1.042498)
test_all 0.002059 0.000514 599.696485 (326.410106)
test_rubyspec 0.025520 0.035758 92.506596 (156.912512)
total: 540.31 sec