Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-170604
#<BuildRuby:0x000055ef919b9f48
@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.20240320-170604",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.001826 0.007758 4.010766 ( 3.085715)
build_miniruby 0.001264 0.000163 1.676047 ( 1.679932)
build_ruby 0.001756 0.000000 3.331054 ( 3.564688)
build_all 0.007906 0.000717 7.136734 ( 3.192411)
build_install 0.014402 0.007303 9.763323 ( 4.838101)
test_btest 0.000715 0.000116 95.269674 ( 35.566035)
test_basic 0.000000 0.006172 1.013503 ( 1.069782)
test_all 0.080763 0.040892 781.561940 (311.139062)
test_rubyspec 0.060536 0.030691 126.943296 (136.391313)
total: 500.53 sec