Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-003933
#<BuildRuby:0x000055e9e81f6008
@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.20240314-003933",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.007245 0.000335 2.662933 ( 2.435216)
build_miniruby 0.001380 0.000000 1.656057 ( 1.654175)
build_ruby 0.001482 0.000000 2.870944 ( 3.091293)
build_all 0.006571 0.000555 6.671298 ( 2.649131)
build_install 0.018788 0.000534 8.617422 ( 4.136167)
test_btest 0.000909 0.000082 93.206272 ( 25.835869)
test_basic 0.003144 0.004354 0.943562 ( 1.009674)
test_all 0.090549 0.032322 801.604665 (250.729887)
test_rubyspec 0.055916 0.033235 122.255576 (131.585794)
total: 423.13 sec