Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-215914
#<BuildRuby:0x00005565ec892108
@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.20230830-215914",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.005566 0.000477 1.856399 ( 3.266950)
build_miniruby 0.001523 0.000451 1.665885 ( 1.901875)
build_ruby 0.001310 0.000388 3.231687 ( 3.802599)
build_all 0.006131 0.001817 6.276334 ( 4.459555)
build_install 0.012536 0.007177 7.350753 ( 5.734320)
test_btest 0.000921 0.000297 82.993969 ( 49.959262)
test_basic 0.008382 0.000000 0.984207 ( 1.330418)
test_all 0.005304 0.004580 667.091517 (314.945454)
test_rubyspec 0.026212 0.045299 106.449334 (130.541618)
total: 515.94 sec