Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-013639
#<BuildRuby:0x000055c52cf1df00
@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.20230615-013639",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.002332 0.004330 1.995986 ( 4.080138)
build_miniruby 0.001238 0.000238 1.318318 ( 1.337457)
build_ruby 0.001355 0.000260 2.887296 ( 3.091121)
build_all 0.006687 0.001286 2.514448 ( 2.252735)
build_install 0.014800 0.007121 3.886839 ( 4.227445)
test_btest 0.000907 0.000000 77.510432 ( 44.793390)
test_basic 0.007247 0.000902 0.852104 ( 1.392347)
test_all 0.001488 0.000325 561.415511 (261.820943)
test_rubyspec 0.038677 0.013968 85.013530 ( 98.525990)
total: 421.52 sec