Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-132901
#<BuildRuby:0x00005574eb3d6138
@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.20230124-132901",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.005010 0.000601 1.167961 ( 2.133454)
build_miniruby 0.001579 0.000000 1.313520 ( 1.456917)
build_ruby 0.001830 0.000000 3.072332 ( 3.615244)
build_all 0.000886 0.008290 4.050065 ( 3.130886)
build_install 0.013129 0.002674 3.019497 ( 2.786468)
test_btest 0.000588 0.000114 57.728394 ( 33.863335)
test_basic 0.000000 0.007067 0.469427 ( 0.720458)
test_all 0.000594 0.000830 660.502063 (295.696107)
test_rubyspec 0.018615 0.029998 71.316206 ( 81.553795)
total: 424.96 sec