Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-231058
#<BuildRuby:0x000055894bb11a00
@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.20230623-231058",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005610 0.000416 2.008416 ( 3.559249)
build_miniruby 0.001383 0.000332 1.611078 ( 1.656299)
build_ruby 0.001416 0.000340 3.141388 ( 3.561162)
build_all 0.005622 0.001349 2.243502 ( 1.473111)
build_install 0.006710 0.010893 3.413090 ( 2.409424)
test_btest 0.000499 0.000161 81.001834 ( 24.924962)
test_basic 0.006090 0.000620 0.803029 ( 0.880173)
test_all 0.001097 0.000341 614.392223 (229.852629)
test_rubyspec 0.041793 0.020933 90.128910 (140.697287)
total: 409.02 sec