Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-074652
#<BuildRuby:0x00005614bf835f48
@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.20240321-074652",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000603 0.008186 3.945444 ( 2.985099)
build_miniruby 0.001371 0.000000 1.815525 ( 1.815412)
build_ruby 0.001694 0.000000 3.420869 ( 3.661185)
build_all 0.005093 0.003234 6.936424 ( 3.511113)
build_install 0.018366 0.001391 9.674219 ( 4.747809)
test_btest 0.000000 0.000879 94.302417 ( 35.974401)
test_basic 0.000000 0.007726 0.951662 ( 1.032530)
test_all 0.072580 0.046625 789.867342 (333.153719)
test_rubyspec 0.063513 0.032961 137.414961 (174.439237)
total: 561.32 sec