Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-100014
#<BuildRuby:0x000055e1165f1e58
@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.20231207-100014",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006208 0.001194 2.361920 ( 2.686742)
build_miniruby 0.001113 0.000214 1.505631 ( 1.511313)
build_ruby 0.000000 0.001915 3.325850 ( 3.484358)
build_all 0.005217 0.002874 5.813934 ( 2.324466)
build_install 0.011344 0.004670 6.761070 ( 3.176479)
test_btest 0.000672 0.000163 80.380601 ( 22.045181)
test_basic 0.004076 0.000988 0.776885 ( 0.848834)
test_all 0.104047 0.016018 710.480410 (214.443412)
test_rubyspec 0.027080 0.030090 88.341966 ( 99.865592)
total: 350.39 sec