Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-035852
#<BuildRuby:0x00005621c4cddfc0
@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.20230623-035852",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005812 0.000464 2.101871 ( 5.958507)
build_miniruby 0.001574 0.000126 1.829607 ( 2.204084)
build_ruby 0.001275 0.000102 2.937279 ( 4.229441)
build_all 0.006662 0.000533 2.304466 ( 2.562983)
build_install 0.012907 0.004477 3.869291 ( 4.268540)
test_btest 0.000772 0.000082 79.023022 ( 51.051461)
test_basic 0.006946 0.000000 0.880996 ( 1.578694)
test_all 0.001513 0.000000 588.711131 (318.837101)
test_rubyspec 0.022744 0.029384 85.481735 (122.936178)
total: 513.63 sec