Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-174755
#<BuildRuby:0x0000560546ae63b0
@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.20240110-174755",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000000 0.005794 1.678101 ( 2.059406)
build_miniruby 0.000108 0.001333 1.493660 ( 1.492171)
build_ruby 0.001440 0.000257 3.529146 ( 3.721693)
build_all 0.006537 0.000475 5.647683 ( 2.638767)
build_install 0.014171 0.004391 7.094302 ( 4.220985)
test_btest 0.000887 0.000000 85.809319 ( 29.960731)
test_basic 0.007221 0.000024 0.861048 ( 0.924641)
test_all 0.087602 0.030857 770.008950 (289.740912)
test_rubyspec 0.043968 0.025593 96.927165 (108.781439)
total: 443.54 sec