Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-020048
#<BuildRuby:0x000055ba49b7a008
@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.20240317-020048",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.002538 0.004687 2.443081 ( 3.135010)
build_miniruby 0.000000 0.001877 1.838338 ( 1.929074)
build_ruby 0.000000 0.002032 3.805146 ( 4.080741)
build_all 0.002684 0.006312 7.386034 ( 4.596710)
build_install 0.015998 0.005187 8.956226 ( 5.912979)
test_btest 0.001167 0.000000 95.857003 ( 67.432248)
test_basic 0.001015 0.006815 1.038439 ( 1.487943)
test_all 0.077754 0.046994 848.703937 (563.908813)
test_rubyspec 0.063781 0.031575 137.782114 (166.970244)
total: 819.46 sec