Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-003916
#<BuildRuby:0x0000556f36472390
@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.20240130-003916",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005642 1.888556 ( 2.226911)
build_miniruby 0.000000 0.001319 1.568014 ( 1.567072)
build_ruby 0.001929 0.000000 3.101162 ( 3.332510)
build_all 0.007630 0.000000 6.169269 ( 2.891885)
build_install 0.006458 0.012688 7.641741 ( 4.494575)
test_btest 0.000898 0.000000 85.160198 ( 32.961855)
test_basic 0.001536 0.006779 0.920763 ( 1.028824)
test_all 0.068832 0.046278 744.232366 (279.642188)
test_rubyspec 0.046651 0.059989 171.449430 (187.515563)
total: 515.66 sec