Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-112154
#<BuildRuby:0x00005566439e9fb8
@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.20230905-112154",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001577 0.004280 1.851777 ( 2.508165)
build_miniruby 0.001786 0.000000 1.684751 ( 1.686519)
build_ruby 0.001802 0.000000 3.463295 ( 3.704453)
build_all 0.005267 0.002372 6.448677 ( 4.333569)
build_install 0.015392 0.003842 7.777357 ( 5.691014)
test_btest 0.000637 0.000150 84.990755 ( 42.509640)
test_basic 0.005186 0.004146 1.046574 ( 1.235733)
test_all 0.007977 0.001038 691.154531 (285.203966)
test_rubyspec 0.033244 0.038295 104.006756 (120.131603)
total: 467.01 sec