Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-202734
#<BuildRuby:0x00007f8b09c0fdc8
@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.20240824-202734",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.006030 0.001447 2.895258 ( 2.947194)
build_miniruby 0.000000 0.001709 1.137240 ( 1.134008)
build_ruby 0.000504 0.001414 3.142653 ( 3.356768)
build_all 0.007571 0.000908 7.180793 ( 2.666743)
build_install 0.016349 0.000000 8.576184 ( 3.843578)
test_btest 0.000961 0.000000 105.526803 ( 27.320799)
test_basic 0.005356 0.003627 1.156921 ( 1.206427)
test_all 0.115450 0.032991 750.964258 (212.778366)
test_rubyspec 0.038159 0.049090 162.284438 ( 28.466564)
total: 283.72 sec