Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-131724
#<BuildRuby:0x00005614e3e9a3b0
@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.20230919-131724",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000088 0.000000 0.000088 ( 0.000156)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007172 0.000000 2.267787 ( 5.581036)
build_miniruby 0.001388 0.000149 1.734641 ( 1.861647)
build_ruby 0.001459 0.000000 3.352960 ( 3.736383)
build_all 0.004094 0.003580 6.246934 ( 4.398062)
build_install 0.013359 0.004855 7.818151 ( 6.657380)
test_btest 0.000936 0.000166 85.542844 ( 44.247106)
test_basic 0.007160 0.001264 0.986119 ( 1.188808)
test_all 0.009088 0.000826 677.390062 (324.671028)
test_rubyspec 0.042802 0.028562 106.813849 (126.447779)
total: 518.79 sec