Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-013125
#<BuildRuby:0x0000555c656c22c8
@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.20240219-013125",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003147 0.003974 2.164257 ( 3.487745)
build_miniruby 0.000000 0.001935 1.894691 ( 2.290621)
build_ruby 0.000000 0.002205 3.757210 ( 4.421123)
build_all 0.001611 0.006453 6.792451 ( 4.391196)
build_install 0.006335 0.015003 8.650529 ( 6.861595)
test_btest 0.000985 0.000328 95.053412 ( 80.190116)
test_basic 0.003760 0.003825 1.037261 ( 1.461402)
test_all 0.085443 0.032054 823.157008 (438.424463)
test_rubyspec 0.072896 0.018151 130.270875 (142.148834)
total: 683.68 sec