Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-024948
#<BuildRuby:0x00005557048d9ef0
@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.20240119-024948",
@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.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.001816 0.004324 1.799915 ( 2.370360)
build_miniruby 0.001333 0.000198 1.988215 ( 1.990575)
build_ruby 0.001521 0.000225 3.526872 ( 3.763906)
build_all 0.007503 0.000467 5.903914 ( 3.049233)
build_install 0.007748 0.008756 7.207559 ( 4.448313)
test_btest 0.000762 0.000000 84.216044 ( 28.941864)
test_basic 0.003175 0.003088 0.910715 ( 1.006542)
test_all 0.094374 0.025663 749.947980 (349.797869)
test_rubyspec 0.069549 0.044319 184.825304 (290.199560)
total: 685.57 sec