Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-120029
#<BuildRuby:0x00005619b96ea360
@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.20230309-120029",
@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.000029 0.000003 0.000032 ( 0.000028)
autoconf 0.000040 0.000003 0.000043 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.002681 0.003562 1.850727 ( 4.734219)
build_miniruby 0.000000 0.001299 1.375508 ( 1.585900)
build_ruby 0.000000 0.001803 2.662973 ( 3.329057)
build_all 0.005528 0.001605 2.058329 ( 2.257390)
build_install 0.013129 0.005060 3.316056 ( 3.831927)
test_btest 0.001163 0.000000 69.126945 ( 41.611715)
test_basic 0.002732 0.003429 0.550046 ( 0.873398)
test_all 0.001591 0.000076 560.209031 (297.007680)
test_rubyspec 0.033908 0.016331 80.800793 (101.744656)
total: 456.98 sec