Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-190343
#<BuildRuby:0x000055753637e118
@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.20221207-190343",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001435 0.004214 1.193405 ( 1.427197)
build_miniruby 0.001040 0.000198 1.248306 ( 1.251537)
build_ruby 0.000000 0.001578 2.477448 ( 2.486129)
build_all 0.001119 0.005678 3.609266 ( 1.929597)
build_install 0.008763 0.006893 2.909364 ( 2.175728)
test_btest 0.000504 0.000161 54.047257 ( 27.650471)
test_basic 0.001320 0.004310 0.412473 ( 0.515335)
test_all 0.001181 0.000425 608.480712 (228.702485)
test_rubyspec 0.029175 0.019863 69.675678 ( 80.159877)
total: 346.30 sec