Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-154731
#<BuildRuby:0x00005653caee6320
@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.20240314-154731",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.007044 0.000504 2.645245 ( 2.351241)
build_miniruby 0.001178 0.000084 1.680473 ( 1.678618)
build_ruby 0.001400 0.000100 3.010547 ( 3.255737)
build_all 0.003215 0.004219 6.932798 ( 2.697519)
build_install 0.014683 0.003029 8.442877 ( 3.557009)
test_btest 0.000947 0.000108 92.698358 ( 25.105329)
test_basic 0.000000 0.006559 0.954262 ( 1.010221)
test_all 0.097812 0.021988 784.356268 (233.643114)
test_rubyspec 0.050732 0.046314 129.773576 (143.262488)
total: 416.56 sec