Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-232852
#<BuildRuby:0x0000559ac1e39f70
@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.20240229-232852",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006043 0.001450 2.908769 ( 2.591385)
build_miniruby 0.000857 0.000206 1.484931 ( 1.485414)
build_ruby 0.001608 0.000000 3.258106 ( 3.481455)
build_all 0.004148 0.003567 6.501009 ( 3.073010)
build_install 0.016504 0.000932 8.389996 ( 4.533097)
test_btest 0.000693 0.000162 92.761165 ( 36.615667)
test_basic 0.006503 0.000491 1.001453 ( 1.074149)
test_all 0.088691 0.028878 774.617251 (301.543376)
test_rubyspec 0.038991 0.049130 127.713636 (137.220104)
total: 491.62 sec