Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-201805
#<BuildRuby:0x000056325381e058
@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-201805",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.000000 0.006027 1.539304 ( 2.321181)
build_miniruby 0.000000 0.001354 1.023926 ( 1.145725)
build_ruby 0.001111 0.000597 1.679561 ( 1.871713)
build_all 0.002825 0.005235 3.848679 ( 2.801105)
build_install 0.005620 0.012337 2.864236 ( 2.482736)
test_btest 0.000488 0.000288 57.066785 ( 30.799800)
test_basic 0.001256 0.004577 0.397155 ( 0.522011)
test_all 0.000638 0.000406 609.949934 (246.533366)
test_rubyspec 0.024562 0.021479 68.764472 ( 82.540279)
total: 371.02 sec