Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-144825
#<BuildRuby:0x000055d18a99de58
@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.20230817-144825",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003297 0.004008 2.311534 ( 6.998650)
build_miniruby 0.000000 0.001866 1.729153 ( 2.714689)
build_ruby 0.000000 0.001888 3.527853 ( 5.602427)
build_all 0.000000 0.008287 6.255623 ( 8.227279)
build_install 0.010764 0.007977 7.958335 ( 8.718723)
test_btest 0.000615 0.000242 82.377463 ( 56.029871)
test_basic 0.005274 0.002072 0.904030 ( 1.784011)
test_all 0.008321 0.001507 677.581192 (414.991114)
test_rubyspec 0.039064 0.032823 105.390817 (185.232341)
total: 690.30 sec