Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-110658
#<BuildRuby:0x0000562e37f1a868
@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.20230528-110658",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.006188 0.000411 1.890216 ( 4.206000)
build_miniruby 0.001102 0.000201 1.283049 ( 1.327562)
build_ruby 0.001269 0.000230 2.673201 ( 2.883823)
build_all 0.005969 0.000302 2.156621 ( 1.557251)
build_install 0.011195 0.005585 3.306787 ( 2.708039)
test_btest 0.000500 0.000104 75.835932 ( 40.960478)
test_basic 0.006211 0.000477 0.777372 ( 1.049077)
test_all 0.000658 0.000989 575.881484 (257.508602)
test_rubyspec 0.015913 0.036649 82.688732 (100.930397)
total: 413.13 sec