Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-184957
#<BuildRuby:0x0000560079611a00
@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.20230819-184957",
@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.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002454 0.004303 2.218429 ( 5.974727)
build_miniruby 0.001685 0.000224 1.697160 ( 2.785009)
build_ruby 0.001454 0.000194 3.351315 ( 5.820062)
build_all 0.006763 0.000902 6.175241 ( 5.178875)
build_install 0.018268 0.000615 7.818705 ( 7.004580)
test_btest 0.000829 0.000100 82.753229 ( 57.384082)
test_basic 0.000283 0.008406 0.951816 ( 2.272683)
test_all 0.008523 0.000697 690.807329 (432.750925)
test_rubyspec 0.016923 0.058821 106.731364 (179.439857)
total: 698.61 sec