Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-031127
#<BuildRuby:0x0000562bdb46a1d8
@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.20230901-031127",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006031 1.863184 ( 2.248803)
build_miniruby 0.000534 0.001169 1.579435 ( 1.580037)
build_ruby 0.001412 0.000292 3.237236 ( 3.440267)
build_all 0.001180 0.007117 6.273970 ( 3.090711)
build_install 0.010948 0.008919 7.586050 ( 4.511593)
test_btest 0.000618 0.000194 84.332108 ( 33.809581)
test_basic 0.006362 0.000837 0.868464 ( 0.931751)
test_all 0.008521 0.001433 696.240690 (268.224737)
test_rubyspec 0.028308 0.042891 100.875846 (112.895427)
total: 430.73 sec