Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-063731
#<BuildRuby:0x0000557b1829e008
@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.20240208-063731",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006591 0.000278 2.101190 ( 2.747127)
build_miniruby 0.001455 0.000151 2.113579 ( 2.124011)
build_ruby 0.002087 0.000000 3.303707 ( 3.525362)
build_all 0.004210 0.003835 6.200065 ( 3.463754)
build_install 0.013237 0.006878 7.733752 ( 4.755424)
test_btest 0.000860 0.000144 88.043055 ( 39.775829)
test_basic 0.005228 0.004106 1.036267 ( 1.189918)
test_all 0.085463 0.031076 773.276362 (293.664520)
test_rubyspec 0.052110 0.053430 170.268591 (179.937803)
total: 531.18 sec