Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-022947
#<BuildRuby:0x0000560c5c23df70
@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.20240304-022947",
@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.000020)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006986 0.000232 2.608996 ( 2.545135)
build_miniruby 0.001360 0.000101 1.761440 ( 1.771066)
build_ruby 0.001666 0.000000 3.658881 ( 3.941038)
build_all 0.005197 0.004544 6.970461 ( 4.609147)
build_install 0.017666 0.003856 9.032916 ( 6.217397)
test_btest 0.000982 0.000119 94.429356 ( 54.728252)
test_basic 0.003387 0.004776 1.014787 ( 1.167896)
test_all 0.070750 0.048001 827.534446 (353.672611)
test_rubyspec 0.028783 0.059469 124.969565 (134.285695)
total: 562.94 sec