Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-031516
#<BuildRuby:0x000055811f0f1f68
@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.20231229-031516",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002094 0.003750 1.534861 ( 1.879728)
build_miniruby 0.001217 0.000135 1.421351 ( 1.420180)
build_ruby 0.001686 0.000188 3.029736 ( 3.237617)
build_all 0.006678 0.000742 5.586331 ( 2.368957)
build_install 0.012319 0.004194 6.720457 ( 3.581863)
test_btest 0.000753 0.000101 79.124953 ( 25.944243)
test_basic 0.004043 0.003565 0.880640 ( 0.951482)
test_all 0.075881 0.044613 766.356376 (251.419410)
test_rubyspec 0.039679 0.017306 87.955983 ( 99.423085)
total: 390.23 sec