Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-161549
#<BuildRuby:0x000055a2e29a6228
@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.20230527-161549",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001490 0.004118 1.642061 ( 2.870320)
build_miniruby 0.000000 0.001411 1.033728 ( 1.032336)
build_ruby 0.000000 0.001518 2.246101 ( 2.449705)
build_all 0.005920 0.000603 1.985149 ( 1.117843)
build_install 0.004645 0.008886 2.977328 ( 1.965904)
test_btest 0.000939 0.000000 75.326323 ( 20.282819)
test_basic 0.005369 0.000000 0.616162 ( 0.692180)
test_all 0.001138 0.000000 529.441438 (169.440239)
test_rubyspec 0.013248 0.032325 75.522355 ( 87.523296)
total: 287.38 sec