Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-184649
#<BuildRuby:0x00005631e8b2dfc0
@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.20230307-184649",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005956 0.000446 1.617028 ( 4.204177)
build_miniruby 0.001224 0.000279 1.236577 ( 1.382243)
build_ruby 0.001430 0.000325 2.641494 ( 3.066089)
build_all 0.006290 0.001430 2.193132 ( 2.282948)
build_install 0.015929 0.001443 3.270916 ( 3.364477)
test_btest 0.000792 0.000165 69.282943 ( 36.859900)
test_basic 0.006783 0.000000 0.562483 ( 0.880623)
test_all 0.000956 0.000000 517.630677 (226.945202)
test_rubyspec 0.030007 0.016868 78.574185 ( 93.211989)
total: 372.20 sec