Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-103701
#<BuildRuby:0x00007fb6871dfde0
@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.20240905-103701",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.003215 0.004826 3.682710 ( 4.369751)
build_miniruby 0.001259 0.000339 1.731074 ( 1.728241)
build_ruby 0.001853 0.000000 3.645744 ( 3.849196)
build_all 0.003552 0.004544 7.904940 ( 3.049601)
build_install 0.018400 0.000000 10.850809 ( 5.158367)
test_btest 0.000916 0.000000 122.018337 ( 31.673851)
test_basic 0.011280 0.000000 1.171805 ( 1.217714)
test_all 0.107927 0.043681 848.758399 (265.603515)
test_rubyspec 0.064573 0.026854 178.487932 ( 55.391767)
total: 372.04 sec