Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-004408
#<BuildRuby:0x000055baeca99a00
@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.20230218-004408",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000000 0.004554 1.392403 ( 1.827653)
build_miniruby 0.000000 0.001565 1.252903 ( 1.254302)
build_ruby 0.000000 0.001400 2.448540 ( 2.653326)
build_all 0.004239 0.002907 3.994435 ( 2.442801)
build_install 0.008598 0.004783 2.845173 ( 2.537256)
test_btest 0.000511 0.000109 56.484924 ( 26.773221)
test_basic 0.001476 0.004307 0.467486 ( 0.569295)
test_all 0.000975 0.000244 631.936610 (236.280272)
test_rubyspec 0.027264 0.016984 71.344852 ( 81.799277)
total: 356.14 sec