Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-135937
#<BuildRuby:0x000055f844cc5f00
@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.20230513-135937",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005748 0.000156 1.660963 ( 2.910352)
build_miniruby 0.000929 0.000075 1.166714 ( 1.165260)
build_ruby 0.001218 0.000000 2.116474 ( 2.334792)
build_all 0.005833 0.000000 1.888115 ( 1.063156)
build_install 0.014750 0.000687 3.032354 ( 1.981290)
test_btest 0.000856 0.000000 71.637420 ( 18.934024)
test_basic 0.004438 0.000060 0.626540 ( 0.700366)
test_all 0.000907 0.000062 569.837072 (164.823845)
test_rubyspec 0.001802 0.032960 70.114697 ( 82.046625)
total: 275.96 sec