Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-105031
#<BuildRuby:0x000055c5ac5f6078
@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.20240119-105031",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.004850 0.000233 1.599261 ( 1.946841)
build_miniruby 0.000000 0.001450 1.634781 ( 1.634588)
build_ruby 0.000000 0.001721 3.542999 ( 3.766928)
build_all 0.003464 0.004549 6.160201 ( 3.304979)
build_install 0.007285 0.010466 7.090665 ( 4.324851)
test_btest 0.000721 0.000323 83.991130 ( 30.336569)
test_basic 0.000000 0.007298 0.879291 ( 0.943999)
test_all 0.087575 0.035451 803.419619 (456.080033)
test_rubyspec 0.068357 0.047803 184.413410 (309.417230)
total: 811.76 sec