Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-004932
#<BuildRuby:0x000055baa16967c8
@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.20230608-004932",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005797 0.000448 1.886743 ( 4.298963)
build_miniruby 0.000000 0.001307 1.409379 ( 1.466092)
build_ruby 0.000000 0.001542 2.726004 ( 3.282910)
build_all 0.000000 0.007484 2.083103 ( 1.912874)
build_install 0.007964 0.008794 3.364988 ( 3.645235)
test_btest 0.000557 0.000230 75.858794 ( 42.039229)
test_basic 0.003531 0.003612 0.798299 ( 1.237865)
test_all 0.000992 0.000429 584.618684 (251.869478)
test_rubyspec 0.034419 0.020341 85.422475 (104.146920)
total: 413.90 sec