Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-143403
#<BuildRuby:0x000055d75ed122a8
@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.20230617-143403",
@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.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006072 0.000456 2.058451 ( 5.613420)
build_miniruby 0.001089 0.000227 1.362494 ( 1.890462)
build_ruby 0.001411 0.000294 3.007551 ( 3.856471)
build_all 0.000000 0.008328 2.448411 ( 2.754612)
build_install 0.007192 0.011645 3.755530 ( 3.742793)
test_btest 0.000528 0.000203 76.618909 ( 46.896008)
test_basic 0.006688 0.000968 0.843514 ( 1.364889)
test_all 0.000638 0.001276 585.865746 (317.553021)
test_rubyspec 0.010952 0.042361 86.975631 (128.514922)
total: 512.19 sec