Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-091043
#<BuildRuby:0x00005609adbb5a00
@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.20230113-091043",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000471 0.004150 1.152426 ( 1.582940)
build_miniruby 0.001026 0.000342 1.457248 ( 1.456257)
build_ruby 0.001391 0.000464 3.592801 ( 3.961939)
build_all 0.007873 0.000000 3.790900 ( 1.999370)
build_install 0.014952 0.000000 2.877548 ( 2.133022)
test_btest 0.000807 0.000000 55.834830 ( 22.073732)
test_basic 0.005474 0.000089 0.420450 ( 0.526325)
test_all 0.000875 0.000219 653.750610 (236.403751)
test_rubyspec 0.021954 0.031009 73.415865 ( 90.228430)
total: 360.37 sec