Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-061034
#<BuildRuby:0x000055ce4ae42230
@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.20240226-061034",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003389 0.004902 2.833007 ( 4.440914)
build_miniruby 0.000000 0.001712 1.923457 ( 2.386546)
build_ruby 0.001358 0.000682 3.768013 ( 4.896753)
build_all 0.008332 0.001045 7.014559 ( 7.532440)
build_install 0.020459 0.001774 9.254431 ( 9.879243)
test_btest 0.000665 0.000145 96.191263 ( 97.293930)
test_basic 0.006662 0.000474 0.999876 ( 1.606816)
test_all 0.078114 0.042279 771.039425 (470.728975)
test_rubyspec 0.051078 0.036142 129.793650 (168.255752)
total: 767.02 sec