Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-035432
#<BuildRuby:0x000055fdbdcf6230
@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.20240306-035432",
@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.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.009310 0.000000 2.722226 ( 3.823139)
build_miniruby 0.000000 0.001491 1.739146 ( 2.049342)
build_ruby 0.000698 0.001698 3.647293 ( 4.320856)
build_all 0.006337 0.001810 6.789953 ( 6.282037)
build_install 0.013774 0.008760 8.892710 ( 8.434272)
test_btest 0.000919 0.000128 93.703915 ( 75.455087)
test_basic 0.007570 0.000000 1.012389 ( 1.710693)
test_all 0.075261 0.048352 901.688707 (689.627633)
test_rubyspec 0.064653 0.031251 135.856648 (208.791658)
total: 1000.50 sec