Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-192642
#<BuildRuby:0x00005598f8631a00
@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.20240302-192642",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003648 0.003962 2.447945 ( 2.188205)
build_miniruby 0.001403 0.000145 1.516945 ( 1.514912)
build_ruby 0.001439 0.000149 3.287812 ( 3.463615)
build_all 0.007924 0.000000 6.277395 ( 2.490807)
build_install 0.013915 0.005297 8.033550 ( 3.706242)
test_btest 0.000683 0.000085 91.805829 ( 26.534837)
test_basic 0.002833 0.004863 0.988080 ( 1.061681)
test_all 0.087796 0.030645 791.551088 (274.706021)
test_rubyspec 0.027821 0.062870 124.391576 (133.986015)
total: 449.65 sec