Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-024053
#<BuildRuby:0x000055e0c3a0e228
@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.20231209-024053",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.000000 0.008084 2.393282 ( 2.570462)
build_miniruby 0.001601 0.000213 1.568537 ( 1.568753)
build_ruby 0.001581 0.000210 3.425852 ( 3.610287)
build_all 0.007772 0.000461 5.926013 ( 2.535459)
build_install 0.015275 0.005323 7.112369 ( 3.523366)
test_btest 0.000899 0.000136 83.986052 ( 30.668821)
test_basic 0.003119 0.004297 0.897595 ( 0.970832)
test_all 0.084191 0.045652 716.486896 (387.484811)
test_rubyspec 0.042412 0.040251 107.725540 (179.153703)
total: 612.09 sec