Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-162520
#<BuildRuby:0x000055bc58d7a1a8
@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.20230902-162520",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.005358 0.000536 1.873208 ( 2.222421)
build_miniruby 0.001711 0.000171 1.728857 ( 1.729482)
build_ruby 0.001507 0.000151 3.290411 ( 3.509588)
build_all 0.000300 0.007893 6.456375 ( 3.265910)
build_install 0.002488 0.016683 7.826618 ( 4.893458)
test_btest 0.000644 0.000184 85.392936 ( 32.759428)
test_basic 0.004973 0.000000 0.885562 ( 1.127519)
test_all 0.006568 0.002643 691.777592 (242.114518)
test_rubyspec 0.026086 0.044465 100.337076 (111.753820)
total: 403.38 sec