Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-132248
#<BuildRuby:0x000056271a3e2258
@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.20230921-132248",
@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.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.000000 0.006498 2.133860 ( 3.482183)
build_miniruby 0.000228 0.001250 1.597903 ( 1.597462)
build_ruby 0.001441 0.000320 3.201986 ( 3.406746)
build_all 0.003116 0.004761 6.227408 ( 2.739375)
build_install 0.012113 0.006368 7.452175 ( 3.911431)
test_btest 0.000880 0.000252 84.342243 ( 29.148741)
test_basic 0.001899 0.005005 0.870192 ( 0.934846)
test_all 0.000290 0.009043 695.948822 (224.165795)
test_rubyspec 0.035530 0.028759 96.642663 (107.894481)
total: 377.28 sec