Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-082847
#<BuildRuby:0x00005568134c1a00
@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.20230124-082847",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004507 0.000087 1.077992 ( 1.450418)
build_miniruby 0.001040 0.000164 0.914888 ( 0.913113)
build_ruby 0.001205 0.000191 2.593177 ( 2.903301)
build_all 0.006477 0.000354 3.302333 ( 1.527216)
build_install 0.008730 0.004282 2.504944 ( 1.631373)
test_btest 0.000821 0.000149 56.183121 ( 14.987248)
test_basic 0.004746 0.000079 0.389922 ( 0.481726)
test_all 0.000000 0.001250 643.108191 (180.681505)
test_rubyspec 0.009880 0.025842 60.312262 ( 70.309141)
total: 274.89 sec