Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-094505
#<BuildRuby:0x0000555666c1e2a8
@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-094505",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004214 0.000011 1.238633 ( 1.616383)
build_miniruby 0.001065 0.000046 1.175882 ( 1.174173)
build_ruby 0.001096 0.000048 2.375196 ( 2.606550)
build_all 0.000000 0.006283 3.877984 ( 2.009881)
build_install 0.005806 0.005831 2.978143 ( 2.177764)
test_btest 0.000774 0.000124 57.525351 ( 15.954210)
test_basic 0.004634 0.000077 0.401792 ( 0.499002)
test_all 0.001011 0.000155 599.416047 (172.273192)
test_rubyspec 0.022212 0.016033 60.763915 ( 70.728744)
total: 269.04 sec