Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-135632
#<BuildRuby:0x000055ea27c3dfb8
@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.20240215-135632",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005106 0.001064 1.669745 ( 2.003812)
build_miniruby 0.001099 0.000229 1.456298 ( 1.454238)
build_ruby 0.001531 0.000000 2.901409 ( 3.104016)
build_all 0.007080 0.000005 6.060452 ( 2.309750)
build_install 0.007456 0.008365 7.254349 ( 3.205906)
test_btest 0.000702 0.000176 85.775236 ( 22.553816)
test_basic 0.005857 0.000000 0.678098 ( 0.736263)
test_all 0.086187 0.029979 754.589524 (239.854127)
test_rubyspec 0.053187 0.027010 103.596468 (112.618398)
total: 387.84 sec