Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-042522
#<BuildRuby:0x0000561fa485a3d0
@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.20230204-042522",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004348 0.000073 1.104819 ( 1.480360)
build_miniruby 0.000953 0.000272 1.200672 ( 1.201344)
build_ruby 0.000000 0.001736 2.250019 ( 2.490435)
build_all 0.004199 0.002360 3.584122 ( 1.816586)
build_install 0.009364 0.005970 2.877142 ( 2.190343)
test_btest 0.000514 0.000179 54.406936 ( 20.050831)
test_basic 0.005375 0.000320 0.390528 ( 0.488738)
test_all 0.001024 0.000342 624.908488 (191.003408)
test_rubyspec 0.020766 0.021229 67.411112 ( 77.459185)
total: 298.18 sec