Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-011212
#<BuildRuby:0x000055abafe42018
@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.20230917-011212",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006765 0.000176 2.344121 ( 4.340445)
build_miniruby 0.001184 0.000074 1.606594 ( 1.824831)
build_ruby 0.000000 0.001854 3.493939 ( 3.993436)
build_all 0.006930 0.002044 6.451717 ( 4.899604)
build_install 0.015568 0.005374 7.914842 ( 7.053840)
test_btest 0.001150 0.000132 85.749585 ( 43.892714)
test_basic 0.003839 0.004343 0.993859 ( 1.396700)
test_all 0.005798 0.004636 681.114505 (297.688946)
test_rubyspec 0.031681 0.040231 107.241684 (126.635323)
total: 491.73 sec