Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-192758
#<BuildRuby:0x000055d79e4ce390
@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.20240129-192758",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006015 0.000246 2.032265 ( 2.591316)
build_miniruby 0.001610 0.000193 18.962001 ( 18.588447)
build_ruby 0.000000 0.001967 3.389832 ( 3.645968)
build_all 0.007541 0.000335 6.137610 ( 3.587099)
build_install 0.015288 0.003765 7.822855 ( 4.978064)
test_btest 0.000680 0.000100 87.009300 ( 39.670286)
test_basic 0.004017 0.003152 0.902819 ( 1.011485)
test_all 0.087374 0.025918 707.182395 (217.616045)
test_rubyspec 0.056463 0.039951 150.193076 (161.528825)
total: 453.22 sec