Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-121508
#<BuildRuby:0x000056177ccf6130
@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.20230630-121508",
@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.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006671 0.000000 2.083348 ( 4.401245)
build_miniruby 0.000000 0.001827 1.562813 ( 1.718103)
build_ruby 0.000000 0.001773 3.175635 ( 3.936016)
build_all 0.006784 0.000473 2.331006 ( 2.531055)
build_install 0.015373 0.001504 3.532031 ( 3.754249)
test_btest 0.000859 0.000114 81.978951 ( 36.269790)
test_basic 0.007523 0.000390 0.952855 ( 1.059398)
test_all 0.001408 0.000182 590.418201 (238.413439)
test_rubyspec 0.023250 0.029234 88.252659 (102.361413)
total: 394.45 sec