Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-084145
#<BuildRuby:0x000056186bcce258
@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.20231221-084145",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005845 0.000675 1.967165 ( 3.483102)
build_miniruby 0.001791 0.000000 1.770501 ( 2.753787)
build_ruby 0.001944 0.000000 3.512461 ( 5.052798)
build_all 0.002314 0.006799 6.028381 ( 6.838463)
build_install 0.014115 0.007550 7.258861 ( 9.534456)
test_btest 0.001095 0.000000 82.967144 (111.064492)
test_basic 0.007574 0.000972 0.940998 ( 1.935012)
test_all 0.100371 0.029537 700.110816 (624.383728)
test_rubyspec 0.044124 0.026901 98.153752 (136.342027)
total: 901.39 sec