Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-073852
#<BuildRuby:0x0000561a4520e120
@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.20230805-073852",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.006020 0.000803 2.234401 ( 24.776719)
build_miniruby 0.001546 0.000206 1.660907 ( 5.009324)
build_ruby 0.001606 0.000214 4.008345 ( 70.117912)
build_all 0.007410 0.000988 2.836338 ( 3.555916)
build_install 0.013805 0.006064 4.365761 ( 6.262867)
test_btest 0.000680 0.000110 87.373231 ( 59.936994)
test_basic 0.002963 0.005472 1.020445 ( 1.834826)
test_all 0.001404 0.000272 718.931860 (728.265222)
test_rubyspec 0.043633 0.023803 108.488095 (233.231623)
total: 1132.99 sec