Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-182411
#<BuildRuby:0x00005590a0925190
@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.20231012-182411",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000039 0.000003 0.000042 ( 0.000043)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006952 0.000277 2.541079 ( 3.536120)
build_miniruby 0.001734 0.000153 1.759034 ( 1.991678)
build_ruby 0.001931 0.000170 3.768641 ( 13.306028)
build_all 0.008402 0.000028 6.684585 ( 5.515817)
build_install 0.014852 0.006964 8.360043 ( 7.027401)
test_btest 0.000845 0.000101 90.037759 ( 73.288264)
test_basic 0.004010 0.004414 1.003840 ( 1.601269)
test_all 0.010083 0.000739 704.002313 (475.112693)
test_rubyspec 0.042776 0.036773 111.336554 (164.132052)
total: 745.51 sec