Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-164638
#<BuildRuby:0x000055a67a7e1a00
@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.20230524-164638",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.001701 0.004158 1.920410 ( 3.420615)
build_miniruby 0.001488 0.000119 1.241689 ( 1.240861)
build_ruby 0.001484 0.000119 2.378680 ( 2.567116)
build_all 0.005868 0.000127 2.067528 ( 1.178062)
build_install 0.010685 0.003638 3.247206 ( 2.279130)
test_btest 0.000720 0.000072 75.431446 ( 19.731981)
test_basic 0.003843 0.000384 0.630806 ( 0.705710)
test_all 0.001107 0.000111 572.401497 (206.118321)
test_rubyspec 0.018835 0.029828 75.759794 ( 87.692343)
total: 324.94 sec