Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-174131
#<BuildRuby:0x000055ac0721da00
@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.20230710-174131",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.007386 0.000326 2.269784 ( 7.433863)
build_miniruby 0.001275 0.000123 1.811954 ( 4.524209)
build_ruby 0.000000 0.001991 3.595617 ( 9.513488)
build_all 0.000000 0.008496 2.677383 ( 4.783476)
build_install 0.008388 0.012382 4.206678 ( 7.139173)
test_btest 0.000706 0.000182 84.197261 ( 79.660620)
test_basic 0.007829 0.000000 0.940686 ( 1.711574)
test_all 0.001411 0.000096 652.815893 (607.911745)
test_rubyspec 0.042168 0.014166 92.343033 (148.419865)
total: 871.10 sec