Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-022858
#<BuildRuby:0x000055a66a682390
@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.20230730-022858",
@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.000003 0.000028 ( 0.000027)
autoconf 0.000037 0.000004 0.000041 ( 0.000040)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.001936 0.004144 2.180473 ( 3.423674)
build_miniruby 0.001468 0.000190 1.572980 ( 1.572749)
build_ruby 0.001698 0.000219 3.234160 ( 3.457745)
build_all 0.000000 0.008369 2.610715 ( 1.660499)
build_install 0.015822 0.002129 4.086967 ( 2.911207)
test_btest 0.000638 0.000120 84.619131 ( 26.498101)
test_basic 0.006367 0.001204 0.906489 ( 1.001474)
test_all 0.000000 0.001242 651.230773 (230.775557)
test_rubyspec 0.025590 0.030118 89.674912 (101.614227)
total: 372.92 sec