Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-041058
#<BuildRuby:0x0000564c0701a208
@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.20240220-041058",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003400 0.003971 2.561377 ( 2.257725)
build_miniruby 0.001089 0.000230 1.630310 ( 1.628182)
build_ruby 0.000000 0.001529 3.385059 ( 3.606386)
build_all 0.000609 0.006889 6.203826 ( 2.301396)
build_install 0.011961 0.006707 7.900126 ( 3.450447)
test_btest 0.000672 0.000234 92.387668 ( 25.068273)
test_basic 0.004602 0.000197 0.881192 ( 0.940544)
test_all 0.081586 0.037882 752.748288 (224.477213)
test_rubyspec 0.033733 0.044686 103.366696 (112.472779)
total: 376.20 sec