Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-122100
#<BuildRuby:0x00005607e2216390
@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.20230106-122100",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004387 0.000382 1.067362 ( 1.489698)
build_miniruby 0.001067 0.000093 1.212485 ( 1.218720)
build_ruby 0.001281 0.000111 2.955854 ( 3.314533)
build_all 0.002438 0.004009 3.268571 ( 1.576054)
build_install 0.011983 0.000939 2.431603 ( 1.574310)
test_btest 0.000829 0.000100 56.104780 ( 15.497559)
test_basic 0.000000 0.005622 0.424635 ( 0.516228)
test_all 0.000000 0.001563 583.460348 (180.809803)
test_rubyspec 0.015050 0.025622 58.713624 ( 68.752517)
total: 274.75 sec