Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-093425
#<BuildRuby:0x0000556a22b0e320
@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.20230530-093425",
@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.000000 0.000018 0.000018 ( 0.000019)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000023 0.000023 ( 0.000024)
build_up 0.002471 0.003342 1.774745 ( 3.088349)
build_miniruby 0.000000 0.001357 1.327022 ( 1.327388)
build_ruby 0.000089 0.001403 2.407494 ( 2.612709)
build_all 0.004150 0.002739 2.041355 ( 1.324880)
build_install 0.013487 0.004439 3.335020 ( 2.509600)
test_btest 0.000831 0.000258 77.458351 ( 33.127820)
test_basic 0.005851 0.000618 0.759354 ( 0.866234)
test_all 0.001183 0.000355 591.509859 (214.539148)
test_rubyspec 0.022398 0.017650 70.970432 ( 82.779308)
total: 342.18 sec