Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-215724
#<BuildRuby:0x000055e224139a00
@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.20230218-215724",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000016 0.000007 0.000023 ( 0.000024)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.003010 0.001338 1.265171 ( 1.619420)
build_miniruby 0.000926 0.000411 1.010704 ( 1.009136)
build_ruby 0.001013 0.000450 2.206532 ( 2.422801)
build_all 0.003913 0.002186 3.407282 ( 1.805728)
build_install 0.012416 0.000000 2.481717 ( 1.669930)
test_btest 0.001813 0.001695 57.422993 ( 16.679410)
test_basic 0.000000 0.005879 0.438836 ( 0.535875)
test_all 0.000000 0.001437 625.315528 (178.427586)
test_rubyspec 0.012232 0.027260 65.571895 ( 75.376643)
total: 279.55 sec