Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-182616
#<BuildRuby:0x000055a00c8624f8
@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.20240305-182616",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003354 0.004794 2.759427 ( 3.131650)
build_miniruby 0.001426 0.000000 1.766837 ( 1.776109)
build_ruby 0.001872 0.000000 3.761315 ( 4.059594)
build_all 0.006518 0.001352 6.564572 ( 4.816787)
build_install 0.019906 0.001416 8.752432 ( 5.581256)
test_btest 0.000777 0.000161 89.520267 ( 42.823090)
test_basic 0.005153 0.003698 1.031185 ( 1.128582)
test_all 0.091847 0.024922 792.145970 (333.066365)
test_rubyspec 0.038628 0.051097 125.549317 (135.604024)
total: 531.99 sec