Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-184006
#<BuildRuby:0x0000561bf3692390
@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.20230103-184006",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004240 0.000922 1.166549 ( 1.865274)
build_miniruby 0.001135 0.000247 1.438158 ( 1.509585)
build_ruby 0.001402 0.000305 3.579826 ( 4.172753)
build_all 0.006777 0.000511 3.851205 ( 2.509447)
build_install 0.009304 0.005597 3.117441 ( 2.652936)
test_btest 0.000622 0.000149 56.183935 ( 27.329338)
test_basic 0.003344 0.003106 0.479441 ( 0.592514)
test_all 0.001188 0.000308 633.042773 (219.480683)
test_rubyspec 0.018352 0.018070 60.042720 ( 70.009175)
total: 330.12 sec