Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-030014
#<BuildRuby:0x000055808fab1f70
@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.20231022-030014",
@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.000027 0.000004 0.000031 ( 0.000027)
autoconf 0.000034 0.000005 0.000039 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006236 0.000998 3.637427 ( 4.251937)
build_miniruby 0.001866 0.000000 1.643360 ( 1.746515)
build_ruby 0.001576 0.000000 3.097560 ( 3.430769)
build_all 0.007805 0.000442 5.600041 ( 3.692342)
build_install 0.014342 0.003850 7.691527 ( 5.092108)
test_btest 0.000578 0.000093 78.989671 ( 42.185979)
test_basic 0.005780 0.000932 0.869786 ( 1.049373)
test_all 0.100126 0.024428 733.344424 (633.441119)
test_rubyspec 0.042662 0.032119 99.776921 (178.782062)
total: 873.67 sec