Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-162522
#<BuildRuby:0x000055ce79aa64f8
@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.20240201-162522",
@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.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005697 0.000407 1.952357 ( 2.718588)
build_miniruby 0.001454 0.000000 1.981637 ( 1.983341)
build_ruby 0.001966 0.000000 3.311175 ( 3.589072)
build_all 0.004077 0.003302 6.366294 ( 2.937668)
build_install 0.014273 0.004630 7.876988 ( 4.624255)
test_btest 0.000968 0.000114 87.692529 ( 34.486094)
test_basic 0.002755 0.003895 0.857098 ( 0.929694)
test_all 0.074616 0.042152 799.106837 (327.696334)
test_rubyspec 0.051836 0.052529 170.094741 (181.842319)
total: 560.81 sec