Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-122042
#<BuildRuby:0x0000564e37575ef0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-122042",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005476 0.000111 1.487863 ( 1.835046)
build_miniruby 0.001131 0.000087 0.892500 ( 0.900728)
build_ruby 0.000000 0.001617 1.590931 ( 1.583591)
build_all 0.001902 0.005639 3.864171 ( 2.131196)
build_install 0.001642 0.012140 2.549674 ( 1.746866)
test_btest 0.000498 0.000124 55.736587 ( 27.970819)
test_basic 0.002910 0.003692 0.380352 ( 0.484528)
test_all 0.001061 0.000293 607.522734 (209.225897)
test_rubyspec 0.008243 0.022340 61.110993 ( 71.178151)
total: 317.06 sec