Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-100554
#<BuildRuby:0x000055c76c1b62a8
@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.20230610-100554",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.005887 0.000453 1.889643 ( 4.086287)
build_miniruby 0.001290 0.000099 1.349460 ( 1.494872)
build_ruby 0.001882 0.000145 2.677510 ( 11.212006)
build_all 0.003105 0.004203 2.278424 ( 2.100631)
build_install 0.015733 0.001225 3.493349 ( 3.316977)
test_btest 0.000637 0.000068 76.958007 ( 39.830136)
test_basic 0.001936 0.005010 0.792639 ( 1.132726)
test_all 0.001275 0.000182 560.409811 (248.085294)
test_rubyspec 0.029763 0.023339 83.790366 (102.411741)
total: 413.67 sec