Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-044044
#<BuildRuby:0x0000563f4c08a2c8
@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.20240304-044044",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000390 0.007070 2.562751 ( 2.328611)
build_miniruby 0.001382 0.000358 1.728182 ( 1.726857)
build_ruby 0.001320 0.000342 3.519214 ( 3.716310)
build_all 0.008318 0.000000 6.684443 ( 3.133493)
build_install 0.005751 0.012662 8.545910 ( 4.140746)
test_btest 0.000556 0.000186 94.861773 ( 31.051858)
test_basic 0.007009 0.001070 1.024334 ( 1.119294)
test_all 0.077513 0.042422 832.585094 (309.803722)
test_rubyspec 0.053718 0.039806 127.794286 (137.060191)
total: 494.08 sec