Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-230457
#<BuildRuby:0x000055d1b8549f40
@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.20230830-230457",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000891 0.004083 1.716590 ( 2.084577)
build_miniruby 0.000000 0.002119 1.668317 ( 1.666615)
build_ruby 0.000681 0.001083 3.256858 ( 3.445020)
build_all 0.006504 0.001345 6.067666 ( 3.224234)
build_install 0.010312 0.008706 7.304771 ( 4.345188)
test_btest 0.000986 0.000254 84.261073 ( 29.720516)
test_basic 0.002729 0.007907 0.956840 ( 1.047653)
test_all 0.005508 0.004344 685.891816 (230.636954)
test_rubyspec 0.047664 0.023901 101.897101 (113.321626)
total: 389.49 sec