Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-005900
#<BuildRuby:0x000056474dd36338
@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.20230121-005900",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.000412 0.004204 1.153524 ( 1.606422)
build_miniruby 0.000950 0.000423 1.200870 ( 1.200313)
build_ruby 0.001004 0.000446 2.840281 ( 3.152948)
build_all 0.006852 0.000000 3.688866 ( 1.935626)
build_install 0.006767 0.008897 2.875232 ( 2.414223)
test_btest 0.000546 0.000259 56.049344 ( 32.882481)
test_basic 0.000890 0.004715 0.432372 ( 0.652173)
test_all 0.000329 0.001331 650.543693 (249.113187)
test_rubyspec 0.023242 0.025732 67.781408 ( 77.984361)
total: 370.94 sec