Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-041557
#<BuildRuby:0x000055b19c66de80
@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.20240112-041557",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005212 0.000745 1.773725 ( 3.471529)
build_miniruby 0.001720 0.000246 1.766431 ( 2.482119)
build_ruby 0.001802 0.000257 3.463253 ( 5.631636)
build_all 0.004502 0.004210 6.006843 ( 7.726020)
build_install 0.014856 0.005549 7.335608 ( 9.398441)
test_btest 0.000681 0.000132 85.374356 (117.115472)
test_basic 0.008355 0.000142 0.955166 ( 1.905749)
test_all 0.115224 0.013327 840.726353 (741.177462)
test_rubyspec 0.043803 0.026950 100.956039 (134.891793)
total: 1023.80 sec