Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-044927
#<BuildRuby:0x000056522d206018
@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.20240125-044927",
@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.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002501 0.003627 1.984053 ( 3.004130)
build_miniruby 0.000000 0.001681 1.700872 ( 1.702150)
build_ruby 0.000000 0.001986 3.336623 ( 3.574524)
build_all 0.007460 0.000729 6.293899 ( 2.981101)
build_install 0.017326 0.001000 7.545856 ( 4.118398)
test_btest 0.000837 0.000152 88.961587 ( 32.473950)
test_basic 0.005548 0.001009 0.904811 ( 0.967952)
test_all 0.107804 0.011882 780.591449 (368.128661)
test_rubyspec 0.068256 0.044401 184.353885 (258.112279)
total: 675.06 sec