Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-043208
#<BuildRuby:0x000055e21251e308
@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.20240217-043208",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005000 0.001000 1.909595 ( 2.268135)
build_miniruby 0.001470 0.000000 1.604865 ( 1.608922)
build_ruby 0.001576 0.000000 3.724244 ( 3.930491)
build_all 0.008413 0.000000 6.585519 ( 3.319202)
build_install 0.018699 0.000710 8.250238 ( 4.733645)
test_btest 0.000712 0.000110 91.606640 ( 33.101037)
test_basic 0.006300 0.000969 0.985754 ( 1.069510)
test_all 0.074876 0.042493 739.016295 (275.504944)
test_rubyspec 0.051167 0.033925 122.694367 (132.476079)
total: 458.01 sec