Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-103026
#<BuildRuby:0x00005562df1062c8
@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.20240308-103026",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.005165 0.003293 2.821355 ( 2.904097)
build_miniruby 0.001122 0.000281 1.767773 ( 1.789221)
build_ruby 0.000000 0.001839 3.679813 ( 3.941563)
build_all 0.005522 0.002449 6.933580 ( 3.745277)
build_install 0.015046 0.004857 8.831710 ( 5.182822)
test_btest 0.000794 0.000224 93.033547 ( 47.159328)
test_basic 0.005677 0.002211 1.033364 ( 1.139940)
test_all 0.074114 0.047128 782.517778 (330.919037)
test_rubyspec 0.016439 0.074223 130.315761 (139.991614)
total: 536.77 sec