Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-220531
#<BuildRuby:0x0000563c0c4b5f70
@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.20230618-220531",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000000 0.006303 1.945703 ( 4.942086)
build_miniruby 0.000000 0.001835 1.445317 ( 2.129260)
build_ruby 0.000000 0.001560 2.892013 ( 22.324463)
build_all 0.004969 0.002977 2.451025 ( 2.763379)
build_install 0.018524 0.000000 3.914157 ( 4.199693)
test_btest 0.000949 0.000000 78.182595 ( 45.292612)
test_basic 0.007724 0.000000 0.824191 ( 1.105768)
test_all 0.001120 0.000000 585.869560 (235.190518)
test_rubyspec 0.011945 0.041712 85.934059 (100.235892)
total: 418.19 sec