Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-053224
#<BuildRuby:0x000055a3a3bba4f8
@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.20240307-053224",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002627 0.004665 2.707884 ( 2.426037)
build_miniruby 0.001423 0.000000 1.533837 ( 1.532029)
build_ruby 0.001730 0.000000 3.337662 ( 3.593517)
build_all 0.006081 0.001800 6.710684 ( 2.652484)
build_install 0.014843 0.004563 8.459449 ( 4.213545)
test_btest 0.000000 0.000994 93.413609 ( 25.300536)
test_basic 0.004967 0.002190 0.822122 ( 0.882340)
test_all 0.085585 0.032874 760.364297 (243.587265)
test_rubyspec 0.042485 0.039926 113.973840 (123.223911)
total: 407.41 sec