Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-144421
#<BuildRuby:0x0000556607ed21d8
@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.20230614-144421",
@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.000028 0.000001 0.000029 ( 0.000023)
autoconf 0.000038 0.000002 0.000040 ( 0.000033)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.002315 0.004259 2.023280 ( 5.470791)
build_miniruby 0.005849 0.000450 70.319746 ( 42.394842)
build_ruby 0.001434 0.000111 2.856730 ( 4.220967)
build_all 0.000000 0.008521 4.091074 ( 4.850369)
build_install 0.013496 0.005606 3.732685 ( 4.574835)
test_btest 0.000741 0.000000 73.940389 ( 43.441047)
test_basic 0.004223 0.003787 0.787897 ( 1.256038)
test_all 0.001129 0.000226 593.831162 (316.383789)
test_rubyspec 0.031704 0.025498 88.161541 (142.487862)
total: 565.08 sec