Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-022518
#<BuildRuby:0x000055a9a7392078
@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.20230824-022518",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006590 0.000249 2.306612 ( 6.795573)
build_miniruby 0.001921 0.000205 1.695754 ( 3.156094)
build_ruby 0.001684 0.000180 3.435851 ( 7.455537)
build_all 0.008714 0.000000 6.235316 ( 7.283864)
build_install 0.006718 0.013882 7.939533 ( 11.238691)
test_btest 0.000752 0.000146 86.335239 ( 65.617917)
test_basic 0.004460 0.004563 1.044749 ( 2.903953)
test_all 0.008206 0.001795 717.946799 (582.788359)
test_rubyspec 0.058256 0.011791 108.477711 (192.893705)
total: 880.13 sec