Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-205137
#<BuildRuby:0x000055bb21111fc0
@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.20240320-205137",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006153 0.003812 4.055987 ( 3.017714)
build_miniruby 0.001404 0.000146 1.669809 ( 1.670387)
build_ruby 0.001381 0.000143 3.459630 ( 3.689711)
build_all 0.009063 0.000094 7.242754 ( 4.192269)
build_install 0.021235 0.001189 9.587364 ( 5.591079)
test_btest 0.000905 0.000083 93.737974 ( 45.866397)
test_basic 0.007815 0.000711 1.055641 ( 1.302808)
test_all 0.097205 0.021298 840.437954 (299.890027)
test_rubyspec 0.033347 0.047314 111.324286 (120.702283)
total: 485.92 sec