Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-004137
#<BuildRuby:0x0000555f69f3df90
@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.20230509-004137",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005078 0.000000 1.657339 ( 2.895203)
build_miniruby 0.001343 0.000000 1.325751 ( 1.325477)
build_ruby 0.001379 0.000000 2.450380 ( 2.654360)
build_all 0.002942 0.003803 2.037104 ( 1.251241)
build_install 0.008795 0.005753 3.164424 ( 2.278724)
test_btest 0.000495 0.000103 74.392512 ( 23.877945)
test_basic 0.005557 0.001158 0.662388 ( 0.740296)
test_all 0.000815 0.000170 584.443025 (182.436071)
test_rubyspec 0.021029 0.031299 76.315616 ( 88.448546)
total: 305.91 sec