Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-102755
#<BuildRuby:0x000055938cd96230
@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-102755",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003322 0.003738 2.369246 ( 2.296333)
build_miniruby 0.000978 0.000340 1.491271 ( 1.489455)
build_ruby 0.001163 0.000405 2.745692 ( 2.973612)
build_all 0.005658 0.001968 6.862068 ( 2.723977)
build_install 0.017258 0.002948 8.160425 ( 3.650539)
test_btest 0.000000 0.000945 93.146972 ( 26.202954)
test_basic 0.001897 0.004894 0.822842 ( 0.882032)
test_all 0.092985 0.028395 838.119459 (253.655956)
test_rubyspec 0.042864 0.031594 103.079835 (112.383110)
total: 406.26 sec