Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-201733
#<BuildRuby:0x0000562e82fc9fc0
@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.20240117-201733",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.005270 1.575608 ( 1.991816)
build_miniruby 0.000843 0.000617 1.482232 ( 1.481722)
build_ruby 0.001476 0.000274 3.334480 ( 3.585657)
build_all 0.006472 0.001199 5.682060 ( 2.947077)
build_install 0.012253 0.005697 6.897067 ( 4.149651)
test_btest 0.000614 0.000132 80.518624 ( 34.137021)
test_basic 0.005761 0.000000 0.689350 ( 0.751798)
test_all 0.083815 0.034081 754.591074 (306.939225)
test_rubyspec 0.044373 0.056707 162.519160 (174.485895)
total: 530.47 sec