Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-210606
#<BuildRuby:0x00005584d6829a00
@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.20230925-210606",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.007323 0.000000 2.189762 ( 4.522699)
build_miniruby 0.000000 0.001354 1.662006 ( 1.734826)
build_ruby 0.000000 0.001913 3.554114 ( 3.846389)
build_all 0.007645 0.000277 6.249954 ( 4.020014)
build_install 0.016073 0.003461 7.748471 ( 5.386417)
test_btest 0.000550 0.000158 81.161228 ( 43.424061)
test_basic 0.007702 0.000000 0.891691 ( 1.104741)
test_all 0.008032 0.001862 667.523417 (301.203188)
test_rubyspec 0.037283 0.033528 104.311072 (124.197747)
total: 489.44 sec