Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-205614
#<BuildRuby:0x000055e22155e228
@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-205614",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000201 0.006814 2.423441 ( 2.184246)
build_miniruby 0.001198 0.000381 1.789634 ( 1.787988)
build_ruby 0.001914 0.000000 4.041043 ( 4.391943)
build_all 0.008484 0.000784 6.896609 ( 4.152717)
build_install 0.021383 0.002420 8.953584 ( 6.670271)
test_btest 0.000877 0.000227 96.956326 ( 43.154085)
test_basic 0.009021 0.000000 1.001469 ( 1.473024)
test_all 0.100076 0.024094 856.261666 (290.899219)
test_rubyspec 0.053040 0.031610 105.981043 (114.851128)
total: 469.57 sec