Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-170906
#<BuildRuby:0x00005584598062a8
@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.20230819-170906",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006287 0.000000 2.158333 ( 3.898561)
build_miniruby 0.001732 0.000000 1.680293 ( 1.767394)
build_ruby 0.001241 0.000262 3.407274 ( 4.226794)
build_all 0.005065 0.003393 6.362933 ( 4.647715)
build_install 0.019072 0.000598 8.012789 ( 6.089044)
test_btest 0.000631 0.000130 82.326868 ( 47.319082)
test_basic 0.000983 0.007485 0.942685 ( 2.187143)
test_all 0.008426 0.002167 691.984456 (462.921742)
test_rubyspec 0.037565 0.037562 108.779461 (224.291838)
total: 757.35 sec