Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-080036
#<BuildRuby:0x00005576cb392258
@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.20231022-080036",
@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.000026 0.000002 0.000028 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.003132 0.003956 3.436091 ( 3.627772)
build_miniruby 0.001544 0.000000 1.479674 ( 1.479787)
build_ruby 0.001734 0.000000 3.021026 ( 3.231235)
build_all 0.000622 0.007347 5.637261 ( 2.899458)
build_install 0.014633 0.003716 7.850234 ( 3.898393)
test_btest 0.000619 0.000116 79.455798 ( 28.554215)
test_basic 0.005630 0.001056 0.861803 ( 0.934559)
test_all 0.086730 0.029807 646.794938 (236.939907)
test_rubyspec 0.028813 0.031978 90.748986 (102.518065)
total: 384.08 sec