Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-141235
#<BuildRuby:0x000056390f99e258
@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.20230909-141235",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006169 0.000228 2.280117 ( 3.630966)
build_miniruby 0.001988 0.000000 1.698611 ( 1.707051)
build_ruby 0.000000 0.002040 3.210161 ( 3.440929)
build_all 0.005907 0.001969 6.224104 ( 3.746893)
build_install 0.011415 0.008062 7.743418 ( 5.127274)
test_btest 0.000659 0.000120 84.005067 ( 36.227737)
test_basic 0.003974 0.004955 1.000956 ( 1.108757)
test_all 0.007834 0.001661 679.335449 (254.276473)
test_rubyspec 0.034350 0.035731 97.561338 (109.200517)
total: 418.47 sec