Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-121209
#<BuildRuby:0x00005653d94fa230
@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.20230525-121209",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000601 0.005606 1.673966 ( 3.112296)
build_miniruby 0.001184 0.000395 1.338475 ( 1.337976)
build_ruby 0.001241 0.000414 2.643369 ( 2.846152)
build_all 0.005102 0.001701 2.034872 ( 1.471222)
build_install 0.002512 0.013345 3.188568 ( 2.421350)
test_btest 0.000424 0.000194 74.840762 ( 28.669714)
test_basic 0.002007 0.003142 0.756506 ( 0.852357)
test_all 0.000661 0.000317 593.667348 (202.621361)
test_rubyspec 0.030183 0.015004 76.313481 ( 88.338619)
total: 331.67 sec