Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-040018
#<BuildRuby:0x000055642a9da3d0
@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.20230828-040018",
@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.000025 0.000002 0.000027 ( 0.000022)
autoconf 0.000039 0.000004 0.000043 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.006346 0.000215 2.242810 ( 3.578673)
build_miniruby 0.001476 0.000138 1.763881 ( 1.781862)
build_ruby 0.002189 0.000205 3.501617 ( 3.740937)
build_all 0.001462 0.006874 6.581032 ( 3.447094)
build_install 0.017758 0.001922 8.086390 ( 4.752631)
test_btest 0.000788 0.000109 85.541448 ( 39.898004)
test_basic 0.007482 0.000426 0.939918 ( 1.048245)
test_all 0.008842 0.000582 695.279299 (263.809158)
test_rubyspec 0.049028 0.022506 102.591508 (114.022384)
total: 436.08 sec