Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-172054
#<BuildRuby:0x0000557fc624e118
@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.20230609-172054",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.006118 0.000680 2.005141 ( 4.591459)
build_miniruby 0.001869 0.000208 1.488702 ( 1.921858)
build_ruby 0.001497 0.000166 2.907453 ( 3.932991)
build_all 0.000104 0.008040 2.376769 ( 3.090343)
build_install 0.016779 0.002996 3.611763 ( 4.827283)
test_btest 0.000655 0.000117 79.856155 ( 81.419730)
test_basic 0.001959 0.005300 0.875288 ( 1.549733)
test_all 0.001088 0.000233 633.673998 (528.713446)
test_rubyspec 0.041993 0.020544 87.030977 (116.518026)
total: 746.57 sec