Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-144505
#<BuildRuby:0x00005588ad39a3b0
@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.20230626-144505",
@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.000027 0.000003 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001955 0.004297 2.065333 ( 5.184737)
build_miniruby 0.001610 0.000248 1.528359 ( 1.979063)
build_ruby 0.000000 0.001660 3.060491 ( 3.912242)
build_all 0.005919 0.001977 2.540776 ( 3.028024)
build_install 0.010875 0.006387 3.895218 ( 4.067138)
test_btest 0.000000 0.000820 78.131365 ( 47.087823)
test_basic 0.003581 0.004450 0.866658 ( 1.601146)
test_all 0.001540 0.000385 591.820655 (330.198250)
test_rubyspec 0.004379 0.048049 88.054382 (128.468433)
total: 525.53 sec