Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-222016
#<BuildRuby:0x0000560e1db21f48
@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.20230909-222016",
@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.000026 0.000003 0.000029 ( 0.000025)
autoconf 0.000038 0.000004 0.000042 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.006699 0.000693 2.218736 ( 4.384381)
build_miniruby 0.001646 0.000170 1.713059 ( 1.882396)
build_ruby 0.001835 0.000000 3.270952 ( 3.497389)
build_all 0.008359 0.000000 6.184061 ( 4.440685)
build_install 0.008219 0.012302 7.861260 ( 5.804421)
test_btest 0.000934 0.000165 82.997010 ( 46.178492)
test_basic 0.000295 0.008494 0.977015 ( 1.368083)
test_all 0.009374 0.000207 693.381249 (306.397514)
test_rubyspec 0.028175 0.042503 103.454472 (123.108576)
total: 497.06 sec