Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-162233
#<BuildRuby:0x00005555b41fa1a8
@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.20240121-162233",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.005091 0.000080 1.605433 ( 1.950142)
build_miniruby 0.001713 0.000000 1.580397 ( 1.579863)
build_ruby 0.000000 0.001707 3.050026 ( 3.292835)
build_all 0.000000 0.007421 5.845910 ( 2.689034)
build_install 0.012222 0.004424 6.963414 ( 4.091475)
test_btest 0.000000 0.000783 83.321310 ( 34.867719)
test_basic 0.005551 0.003177 0.925072 ( 0.996133)
test_all 0.078410 0.037931 808.439504 (306.903792)
test_rubyspec 0.049660 0.056470 161.044007 (173.202339)
total: 529.57 sec