Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-145948
#<BuildRuby:0x0000563813bea090
@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.20230503-145948",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005315 0.000221 1.795773 ( 4.027587)
build_miniruby 0.001415 0.000059 1.279767 ( 1.488051)
build_ruby 0.001469 0.000061 2.666941 ( 2.952499)
build_all 0.005693 0.000237 2.056188 ( 1.957229)
build_install 0.010490 0.004377 3.238418 ( 2.864037)
test_btest 0.000733 0.000055 71.576207 ( 38.356211)
test_basic 0.001248 0.004674 0.752395 ( 0.859693)
test_all 0.000398 0.000679 577.481852 (226.609589)
test_rubyspec 0.014502 0.031725 78.433130 ( 91.270554)
total: 370.39 sec