Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-020955
#<BuildRuby:0x000056475b686890
@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.20231210-020955",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.002848 0.003884 2.288569 ( 2.345034)
build_miniruby 0.001387 0.000154 1.505810 ( 1.504381)
build_ruby 0.001883 0.000000 3.164374 ( 3.359861)
build_all 0.004231 0.003775 5.856497 ( 3.119596)
build_install 0.018226 0.000285 7.470257 ( 4.416834)
test_btest 0.000714 0.000086 83.009788 ( 29.423370)
test_basic 0.006148 0.000745 0.914916 ( 0.984339)
test_all 0.089272 0.031304 668.994847 (239.895035)
test_rubyspec 0.049173 0.011843 94.722607 (106.548452)
total: 391.60 sec