Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-113739
#<BuildRuby:0x00007fc921a4fdc0
@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.20240815-113739",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005476 0.004327 4.121441 ( 9.108879)
build_miniruby 0.001675 0.000287 1.809828 ( 2.335487)
build_ruby 0.000000 0.002251 4.788809 ( 58.299596)
build_all 0.008702 0.002715 9.258661 ( 8.393089)
build_install 0.022197 0.004316 12.640564 ( 12.437622)
test_btest 0.000972 0.000189 131.665831 (126.530681)
test_basic 0.007893 0.005594 1.414923 ( 1.966221)
test_all 0.115825 0.050636 937.388747 (924.684392)
test_rubyspec 0.038798 0.052141 181.502792 (127.868121)
total: 1271.63 sec