Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-035408
#<BuildRuby:0x0000563b373b21a8
@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.20230610-035408",
@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.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.006809 1.889549 ( 4.129800)
build_miniruby 0.000000 0.001601 1.410290 ( 1.431050)
build_ruby 0.000000 0.001602 2.689945 ( 2.942381)
build_all 0.000079 0.007347 2.289050 ( 2.458306)
build_install 0.015330 0.002084 3.611244 ( 3.417843)
test_btest 0.000585 0.000151 77.121047 ( 42.289004)
test_basic 0.007077 0.000808 0.787456 ( 1.089490)
test_all 0.000550 0.001632 550.878659 (237.630534)
test_rubyspec 0.023364 0.032149 84.030180 (103.689437)
total: 399.08 sec