Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-082118
#<BuildRuby:0x0000559af01ee138
@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.20230620-082118",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002322 0.003791 2.010613 ( 3.527932)
build_miniruby 0.001242 0.000216 1.497590 ( 1.529233)
build_ruby 0.001754 0.000000 2.903755 ( 3.144610)
build_all 0.006996 0.000000 5.485631 ( 2.994278)
build_install 0.011229 0.006474 6.880872 ( 3.888183)
test_btest 0.000754 0.000000 79.608967 ( 37.343234)
test_basic 0.001631 0.006322 0.838292 ( 0.955321)
test_all 0.000950 0.000237 591.393559 (249.096335)
test_rubyspec 0.030071 0.022487 84.931433 (101.113313)
total: 403.59 sec