Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-043540
#<BuildRuby:0x0000563e901121a8
@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.20230723-043540",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.005896 0.001474 2.218693 ( 5.219795)
build_miniruby 0.001096 0.000274 1.661465 ( 2.007043)
build_ruby 0.000000 0.001692 3.311449 ( 3.774145)
build_all 0.004437 0.003792 2.730849 ( 3.382830)
build_install 0.008938 0.010206 4.140180 ( 4.655116)
test_btest 0.000500 0.000179 81.384863 ( 49.778847)
test_basic 0.002795 0.005265 0.914479 ( 1.477043)
test_all 0.001227 0.000482 649.856547 (358.081038)
test_rubyspec 0.034078 0.024822 93.459252 (133.822174)
total: 562.20 sec