Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-144209
#<BuildRuby:0x00005638df846138
@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.20231207-144209",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.003953 0.004395 2.441664 ( 3.553813)
build_miniruby 0.001374 0.000196 1.748100 ( 2.065644)
build_ruby 0.001764 0.000252 3.394746 ( 3.907972)
build_all 0.006975 0.000996 5.940759 ( 4.597018)
build_install 0.017340 0.002477 7.656466 ( 6.604174)
test_btest 0.000679 0.000097 85.630794 ( 72.119030)
test_basic 0.009139 0.000000 0.982399 ( 1.482344)
test_all 0.082655 0.045375 727.064942 (629.580399)
test_rubyspec 0.044101 0.036579 105.512869 (181.959540)
total: 905.87 sec