Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-214145
#<BuildRuby:0x0000558f4986a208
@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.20230508-214145",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005599 0.000216 1.823976 ( 3.171659)
build_miniruby 0.001345 0.000175 1.086762 ( 1.086116)
build_ruby 0.001205 0.000157 2.477810 ( 2.700188)
build_all 0.000000 0.006345 2.061801 ( 1.308875)
build_install 0.011424 0.002487 3.076535 ( 2.167205)
test_btest 0.000884 0.000000 74.148264 ( 24.025947)
test_basic 0.003851 0.003453 0.732472 ( 0.811856)
test_all 0.000915 0.000203 578.373488 (176.380641)
test_rubyspec 0.035904 0.010974 77.251856 ( 89.519424)
total: 301.17 sec