Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-033014
#<BuildRuby:0x00005642114fdfb8
@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.20230330-033014",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000007 0.000001 0.000008 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005254 0.000108 1.678406 ( 3.022565)
build_miniruby 0.001385 0.000121 1.022074 ( 1.022774)
build_ruby 0.001585 0.000138 2.302701 ( 2.514001)
build_all 0.005607 0.000487 1.952379 ( 1.074968)
build_install 0.009797 0.004042 3.033278 ( 1.983456)
test_btest 0.000897 0.000000 69.721502 ( 22.351454)
test_basic 0.003538 0.000021 0.422489 ( 0.534772)
test_all 0.001052 0.000117 543.053114 (167.780223)
test_rubyspec 0.015752 0.023598 73.067152 ( 82.788502)
total: 283.07 sec