Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-013936
#<BuildRuby:0x000055ec78eddcc0
@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.20240319-013936",
@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.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.007233 2.453911 ( 2.627759)
build_miniruby 0.004209 0.003522 109.687337 ( 41.633212)
build_ruby 0.000000 0.001715 4.193165 ( 26.507839)
build_all 0.004060 0.003998 7.049599 ( 3.468522)
build_install 0.014162 0.005800 8.752552 ( 5.096047)
test_btest 0.000525 0.000164 93.094544 ( 35.674815)
test_basic 0.006896 0.000908 0.886742 ( 0.954002)
test_all 0.080956 0.038682 764.506696 (286.114497)
test_rubyspec 0.031651 0.060342 126.316511 (135.628598)
total: 537.71 sec