Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-183800
#<BuildRuby:0x0000556c3b8f1fb8
@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.20240123-183800",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000000 0.000033 0.000033 ( 0.000032)
build_up 0.000000 0.005590 1.662089 ( 2.092999)
build_miniruby 0.000000 0.001638 1.578000 ( 1.589095)
build_ruby 0.001678 0.000319 3.240680 ( 3.463242)
build_all 0.002804 0.004672 6.098686 ( 2.873663)
build_install 0.014529 0.004648 7.557625 ( 4.426055)
test_btest 0.000858 0.000207 85.524274 ( 34.313534)
test_basic 0.000000 0.007806 0.901594 ( 0.982788)
test_all 0.074909 0.037827 726.365413 (266.060733)
test_rubyspec 0.060076 0.041880 169.449753 (181.307433)
total: 497.11 sec