Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-120915
#<BuildRuby:0x00007fc49b25fdc0
@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.20240716-120915",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000032)
build_up 0.000000 0.007253 2.733805 ( 2.750801)
build_miniruby 0.000000 0.001619 1.065851 ( 1.063285)
build_ruby 0.000203 0.001553 2.947060 ( 3.151213)
build_all 0.008078 0.000137 6.790860 ( 2.510031)
build_install 0.007630 0.010453 9.303894 ( 4.144114)
test_btest 0.000605 0.000221 101.404421 ( 25.996465)
test_basic 0.007734 0.000000 0.866444 ( 0.923865)
test_all 0.106524 0.042805 824.911753 (272.124853)
test_rubyspec 0.041785 0.046875 163.088219 ( 44.546058)
total: 357.21 sec