Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-225131
#<BuildRuby:0x0000558855741f70
@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-225131",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000012 0.000002 0.000014 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000000 0.005145 1.450347 ( 2.799915)
build_miniruby 0.000000 0.001179 0.969428 ( 0.968039)
build_ruby 0.000000 0.001243 2.042514 ( 2.251844)
build_all 0.002411 0.002804 1.808309 ( 0.927056)
build_install 0.013489 0.000573 2.729515 ( 1.663920)
test_btest 0.000712 0.000187 65.900100 ( 16.833439)
test_basic 0.003268 0.000859 0.422447 ( 0.520218)
test_all 0.001094 0.000287 480.221490 (139.899254)
test_rubyspec 0.020691 0.015474 63.503758 ( 73.553506)
total: 239.42 sec