Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-020707
#<BuildRuby:0x00005610e0e6a3b0
@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.20231015-020707",
@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.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.006032 0.000146 2.250426 ( 2.360253)
build_miniruby 0.001405 0.000100 1.563933 ( 1.562698)
build_ruby 0.001345 0.000096 3.079636 ( 3.304669)
build_all 0.008117 0.000272 6.170978 ( 2.838189)
build_install 0.006599 0.011305 7.730995 ( 3.959728)
test_btest 0.000000 0.001142 87.503484 ( 30.881669)
test_basic 0.000072 0.006777 0.903941 ( 0.968524)
test_all 0.009730 0.000000 684.543555 (234.914376)
test_rubyspec 0.026924 0.032209 94.563644 (105.983776)
total: 386.77 sec