Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-223340
#<BuildRuby:0x000056498df32168
@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.20230217-223340",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.005603 0.000135 1.559735 ( 2.803783)
build_miniruby 0.001562 0.000121 1.353527 ( 1.809683)
build_ruby 0.001421 0.000110 2.650485 ( 3.348111)
build_all 0.007719 0.000000 4.052731 ( 3.853842)
build_install 0.011493 0.003701 3.176260 ( 3.647811)
test_btest 0.000000 0.001110 57.592691 ( 37.784527)
test_basic 0.003914 0.002787 0.520461 ( 0.778979)
test_all 0.002019 0.000000 639.952191 (269.763333)
test_rubyspec 0.028383 0.021530 71.766501 ( 82.423462)
total: 406.21 sec