Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-130858
#<BuildRuby:0x0000561c0c055fe0
@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.20231207-130858",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.000118 0.006954 2.311559 ( 2.371786)
build_miniruby 0.001454 0.000000 1.656995 ( 1.661066)
build_ruby 0.001667 0.000000 2.928494 ( 3.099529)
build_all 0.004914 0.002890 5.784885 ( 2.380010)
build_install 0.013852 0.004505 7.576401 ( 3.995172)
test_btest 0.000643 0.000187 81.818509 ( 22.453872)
test_basic 0.001001 0.004181 0.819710 ( 0.878510)
test_all 0.066282 0.054549 693.689031 (255.459616)
test_rubyspec 0.023169 0.042139 94.634679 (106.631261)
total: 398.93 sec