Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-123352
#<BuildRuby:0x000055a953f2a3d0
@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.20230721-123352",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005470 0.001313 2.194825 ( 5.389590)
build_miniruby 0.001554 0.000373 1.650796 ( 1.932347)
build_ruby 0.000000 0.001787 3.469473 ( 5.806659)
build_all 0.003980 0.003458 2.717229 ( 3.186266)
build_install 0.017472 0.001073 4.064237 ( 4.911408)
test_btest 0.000000 0.000987 78.499746 ( 43.987611)
test_basic 0.004009 0.003321 0.900119 ( 3.264538)
test_all 0.000000 0.000983 618.080600 (315.155164)
test_rubyspec 0.038089 0.015445 88.555756 (117.317673)
total: 500.95 sec