Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-040046
#<BuildRuby:0x0000564c8828e008
@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.20240203-040046",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005225 0.000653 1.729092 ( 2.049001)
build_miniruby 0.001267 0.000000 1.216906 ( 1.214836)
build_ruby 0.000000 0.001456 3.212165 ( 3.413728)
build_all 0.001320 0.006008 5.832931 ( 2.369808)
build_install 0.013659 0.004388 6.908795 ( 3.216575)
test_btest 0.000988 0.000000 83.278309 ( 22.175200)
test_basic 0.000000 0.005538 0.782354 ( 0.839755)
test_all 0.077077 0.035744 648.565424 (192.823395)
test_rubyspec 0.040614 0.055748 152.251626 (163.493309)
total: 391.60 sec