Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-084622
#<BuildRuby:0x000055ddf8b62228
@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.20230201-084622",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004165 0.000725 1.150792 ( 1.624484)
build_miniruby 0.001297 0.000000 1.179276 ( 1.188331)
build_ruby 0.001306 0.000000 2.412904 ( 2.618364)
build_all 0.002903 0.004470 3.881470 ( 2.326919)
build_install 0.013762 0.002702 2.970473 ( 2.482272)
test_btest 0.000597 0.000124 55.212505 ( 29.228331)
test_basic 0.000000 0.005605 0.412776 ( 0.516656)
test_all 0.000000 0.001943 641.919979 (259.269168)
test_rubyspec 0.016384 0.036461 72.682280 ( 86.685853)
total: 385.94 sec