Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-102159
#<BuildRuby:0x00005585405e28e0
@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.20230921-102159",
@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.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.007744 2.321298 ( 5.154899)
build_miniruby 0.000372 0.001376 1.930215 ( 2.555191)
build_ruby 0.001804 0.000435 3.564748 ( 4.674716)
build_all 0.008357 0.001092 6.594831 ( 7.062336)
build_install 0.017731 0.004397 8.100473 ( 8.896725)
test_btest 0.000805 0.000189 86.613059 ( 66.088028)
test_basic 0.001833 0.007263 1.001893 ( 1.442605)
test_all 0.007080 0.003675 743.243480 (586.454769)
test_rubyspec 0.044309 0.032380 109.214555 (144.579907)
total: 826.91 sec