Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-001215
#<BuildRuby:0x000055cf9f162168
@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.20231208-001215",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000000 0.006716 2.092833 ( 2.213270)
build_miniruby 0.001050 0.000350 1.598819 ( 1.597352)
build_ruby 0.001399 0.000445 3.065550 ( 3.277804)
build_all 0.002892 0.004710 5.481197 ( 2.231957)
build_install 0.014684 0.002477 7.044753 ( 3.485113)
test_btest 0.000622 0.000207 81.014303 ( 22.034807)
test_basic 0.002526 0.003178 0.802323 ( 0.862585)
test_all 0.095421 0.023396 687.699305 (228.820140)
test_rubyspec 0.041670 0.019967 86.982358 ( 98.547778)
total: 363.07 sec