Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-234500
#<BuildRuby:0x000055b9d227a268
@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.20240219-234500",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003387 0.004501 2.880532 ( 2.758203)
build_miniruby 0.001384 0.000198 1.754294 ( 1.788054)
build_ruby 0.001487 0.000213 3.632272 ( 3.870348)
build_all 0.009687 0.000000 6.975282 ( 4.923600)
build_install 0.016034 0.005628 9.113972 ( 6.532853)
test_btest 0.001088 0.000170 93.632166 ( 48.828070)
test_basic 0.000000 0.008780 1.039750 ( 1.261838)
test_all 0.065069 0.050918 766.864630 (252.354769)
test_rubyspec 0.030805 0.047316 112.379491 (121.585063)
total: 443.90 sec