Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-052357
#<BuildRuby:0x000055b704ab2208
@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.20240311-052357",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.008788 0.000488 2.758104 ( 3.403241)
build_miniruby 0.001560 0.000000 1.724328 ( 1.763865)
build_ruby 0.001791 0.000000 4.060160 ( 4.363245)
build_all 0.006323 0.002910 7.083104 ( 4.977027)
build_install 0.016177 0.005656 9.475693 ( 7.546085)
test_btest 0.001049 0.000150 96.996015 ( 66.629848)
test_basic 0.003509 0.004889 1.080058 ( 1.337370)
test_all 0.100780 0.024546 815.976528 (334.015763)
test_rubyspec 0.065655 0.029140 134.270403 (145.917602)
total: 569.96 sec